diff options
Diffstat (limited to 'gs/src/scfdtab.c')
-rw-r--r-- | gs/src/scfdtab.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gs/src/scfdtab.c b/gs/src/scfdtab.c index 27a44ce2a..e6d10b3a1 100644 --- a/gs/src/scfdtab.c +++ b/gs/src/scfdtab.c @@ -1,12 +1,12 @@ /* Copyright (C) 1992, 1993, 1998, 1999 Aladdin Enterprises. All rights reserved. */ +/* $RCSfile$ $Revision$ */ +/* Tables for CCITTFaxDecode filter. */ + /* This file was generated automatically. It is governed by the same terms */ /* as the files scfetab.c and scfdgen.c from which it was derived. */ /* Consult those files for the licensing terms and conditions. */ -/* scfdtab.c */ -/* Tables for CCITTFaxDecode filter. */ - #include "std.h" #include "scommon.h" /* for scf.h */ #include "scf.h" |