summaryrefslogtreecommitdiff
path: root/lib/zlib/include
diff options
context:
space:
mode:
authorpixel <pixel>2007-07-27 14:32:05 +0000
committerpixel <pixel>2007-07-27 14:32:05 +0000
commit63bd3b7faf8ea2ddbbe475b0c16c40e4d703aeaa (patch)
tree036d6e398c10fbeade6b5a64a30a9fc45f7aa49b /lib/zlib/include
parent6c1ab7da376ae7f78a075dda5c5be0dabce20931 (diff)
Upgrading to Lua-5.1
Diffstat (limited to 'lib/zlib/include')
-rw-r--r--lib/zlib/include/deflate.h2
-rw-r--r--lib/zlib/include/zconf.h2
-rw-r--r--lib/zlib/include/zutil.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/lib/zlib/include/deflate.h b/lib/zlib/include/deflate.h
index c1d3734..d4e5825 100644
--- a/lib/zlib/include/deflate.h
+++ b/lib/zlib/include/deflate.h
@@ -8,7 +8,7 @@
subject to change. Applications should only use zlib.h.
*/
-/* @(#) $Id: deflate.h,v 1.5 2005-10-13 16:12:18 pixel Exp $ */
+/* @(#) $Id: deflate.h,v 1.6 2007-07-27 14:32:06 pixel Exp $ */
#ifndef DEFLATE_H
#define DEFLATE_H
diff --git a/lib/zlib/include/zconf.h b/lib/zlib/include/zconf.h
index 68d1a67..ffc45db 100644
--- a/lib/zlib/include/zconf.h
+++ b/lib/zlib/include/zconf.h
@@ -3,7 +3,7 @@
* For conditions of distribution and use, see copyright notice in zlib.h
*/
-/* @(#) $Id: zconf.h,v 1.5 2005-10-13 16:12:18 pixel Exp $ */
+/* @(#) $Id: zconf.h,v 1.6 2007-07-27 14:32:06 pixel Exp $ */
#ifndef ZCONF_H
#define ZCONF_H
diff --git a/lib/zlib/include/zutil.h b/lib/zlib/include/zutil.h
index b4348dc..0f5f432 100644
--- a/lib/zlib/include/zutil.h
+++ b/lib/zlib/include/zutil.h
@@ -8,7 +8,7 @@
subject to change. Applications should only use zlib.h.
*/
-/* @(#) $Id: zutil.h,v 1.5 2005-10-13 16:12:18 pixel Exp $ */
+/* @(#) $Id: zutil.h,v 1.6 2007-07-27 14:32:06 pixel Exp $ */
#ifndef ZUTIL_H
#define ZUTIL_H