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 987d326..21894d0 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$ */ +/* $XFree86: xc/lib/font/fontfile/gunzip.c,v 1.5 2001/01/17 19:43:30 dawes Exp $ */ #include "fontmisc.h" #include <bufio.h> |