diff options
author | Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> | 2004-03-17 20:29:44 +0000 |
---|---|---|
committer | Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> | 2004-03-17 20:29:44 +0000 |
commit | 2a71d12399e42aca423cef951ba2e40aaea5134b (patch) | |
tree | 0fc7037f8cf2fe6a8cd172d75b6d6fafc1550a96 /src/fontfile/decompress.c | |
parent | 4efb75d0a7b7535790f2081d84e5a45cf6554d32 (diff) |
merge with XORG-RELEASE-1 (tag XORG-CYGWIN-LAST-MERGE)CYGWIN-RELEASE-1-MERGE
Diffstat (limited to 'src/fontfile/decompress.c')
-rw-r--r-- | src/fontfile/decompress.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fontfile/decompress.c b/src/fontfile/decompress.c index 187254d..d35f5a6 100644 --- a/src/fontfile/decompress.c +++ b/src/fontfile/decompress.c @@ -45,7 +45,7 @@ used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xc/lib/font/fontfile/decompress.c,v 1.5 2001/12/14 19:56:50 dawes Exp $ */ +/* $XFree86: xc/lib/font/fontfile/decompress.c,v 1.4 2001/01/17 19:43:29 dawes Exp $ */ /* * decompress - cat a compressed file */ |