diff options
Diffstat (limited to 'src/fontfile/gunzip.c')
-rw-r--r-- | src/fontfile/gunzip.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fontfile/gunzip.c b/src/fontfile/gunzip.c index 21894d0..bf737a8 100644 --- a/src/fontfile/gunzip.c +++ b/src/fontfile/gunzip.c @@ -2,7 +2,7 @@ /* lib/font/fontfile/gunzip.c written by Mark Eichin <eichin@kitten.gen.ma.us> September 1996. intended for inclusion in X11 public releases. */ -/* $XFree86: xc/lib/font/fontfile/gunzip.c,v 1.5 2001/01/17 19:43:30 dawes Exp $ */ +/* $XFree86: xc/lib/font/fontfile/gunzip.c,v 1.4 2000/09/19 12:46:08 eich Exp $ */ #include "fontmisc.h" #include <bufio.h> |