diff options
author | Egbert Eich <eich@suse.de> | 2004-03-03 12:11:44 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-03-03 12:11:44 +0000 |
commit | 4986cabb22d133aeb37b53514471ff7d5bf999fe (patch) | |
tree | e6ce1d06f2aa7ccc21e2e3c4db9b5e2a4e1bffee /src/fontfile/gunzip.c | |
parent | f827ecf1e0c4289b5020256f9bf5b8d563b202c7 (diff) |
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0
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> |