summaryrefslogtreecommitdiffstats
path: root/drivers/net/zlib.h
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>1998-03-17 22:05:47 +0000
committerRalf Baechle <ralf@linux-mips.org>1998-03-17 22:05:47 +0000
commit27cfca1ec98e91261b1a5355d10a8996464b63af (patch)
tree8e895a53e372fa682b4c0a585b9377d67ed70d0e /drivers/net/zlib.h
parent6a76fb7214c477ccf6582bd79c5b4ccc4f9c41b1 (diff)
Look Ma' what I found on my harddisk ...
o New faster syscalls for 2.1.x, too o Upgrade to 2.1.89. Don't try to run this. It's flaky as hell. But feel free to debug ...
Diffstat (limited to 'drivers/net/zlib.h')
-rw-r--r--drivers/net/zlib.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/net/zlib.h b/drivers/net/zlib.h
index f2e00c2db..cf9153562 100644
--- a/drivers/net/zlib.h
+++ b/drivers/net/zlib.h
@@ -1,14 +1,14 @@
-/* $Id: zlib.h,v 1.1 1997/10/02 02:35:37 paulus Exp $ */
+/* $Id: zlib.h,v 1.2 1997/12/23 10:47:44 paulus Exp $ */
/*
- * This file is derived from zlib.h and zconf.h from the zlib-0.95
+ * This file is derived from zlib.h and zconf.h from the zlib-1.0.4
* distribution by Jean-loup Gailly and Mark Adler, with some additions
* by Paul Mackerras to aid in implementing Deflate compression and
* decompression for PPP packets.
*/
/*
- * ==FILEVERSION 970501==
+ * ==FILEVERSION 971127==
*
* This marker is used by the Linux installation script to determine
* whether an up-to-date version of this file is already installed.