diff options
Diffstat (limited to 'xc/lib/font/fontfile/decompress.c')
-rw-r--r-- | xc/lib/font/fontfile/decompress.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xc/lib/font/fontfile/decompress.c b/xc/lib/font/fontfile/decompress.c index 830fea9a8..2238fe642 100644 --- a/xc/lib/font/fontfile/decompress.c +++ b/xc/lib/font/fontfile/decompress.c @@ -41,7 +41,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$ */ +/* $XFree86: xc/lib/font/fontfile/decompress.c,v 1.3 2000/09/19 12:46:08 eich Exp $ */ /* * decompress - cat a compressed file */ |