]> git.ozlabs.org Git - ppp.git/commitdiff
mods for linux
authorPaul Mackerras <paulus@samba.org>
Thu, 26 Sep 1996 06:29:53 +0000 (06:29 +0000)
committerPaul Mackerras <paulus@samba.org>
Thu, 26 Sep 1996 06:29:53 +0000 (06:29 +0000)
common/zlib.h

index 5896d9015e3db8cdbce49929a49538ca63084303..9ce824fd8fcc19db12def2375b6e282669005b3a 100644 (file)
@@ -1,4 +1,4 @@
-/*     $Id: zlib.h,v 1.2 1996/04/04 02:43:58 paulus Exp $      */
+/*     $Id: zlib.h,v 1.3 1996/09/26 06:29:53 paulus Exp $      */
 
 /*
  * This file is derived from zlib.h and zconf.h from the zlib-0.95
@@ -7,6 +7,13 @@
  * decompression for PPP packets.
  */
 
+/*
+ *  ==FILEVERSION 960122==
+ *
+ * This marker is used by the Linux installation script to determine
+ * whether an up-to-date version of this file is already installed.
+ */
+
 /* zlib.h -- interface of the 'zlib' general purpose compression library
   version 0.95, Aug 16th, 1995.