]> git.saurik.com Git - wxWidgets.git/blobdiff - src/zlib/compress.c
MinGW-w64 provides isfinite() in both 32 and 64 bit builds.
[wxWidgets.git] / src / zlib / compress.c
index 24ef0291911008ce25f30e29dcb0cd8512aedb5b..04c242ffe0002ff246de97a4cb584dd255c6fa52 100644 (file)
@@ -1,9 +1,8 @@
 /* compress.c -- compress a memory buffer
- * Copyright (C) 1995-2002 Jean-loup Gailly.
+ * Copyright (C) 1995-2003 Jean-loup Gailly.
  * For conditions of distribution and use, see copyright notice in zlib.h
  */
 
-/* @(#) $Id$ */
 
 #define ZLIB_INTERNAL
 #include "zlib.h"