X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fcups.git;a=blobdiff_plain;f=filter%2Fimage-gif.c;h=caa39439e99c0a9a7f9f343bc14105a286ef6bc4;hp=d78670d37604aa91cf3f1b1062b515537303eb4d;hb=75bd9771f6e44fdd887ee90faac46f403aefc0fc;hpb=dd1abb6b5f145c5e5f279d8848b5f3ec161fd227 diff --git a/filter/image-gif.c b/filter/image-gif.c index d78670d37..caa39439e 100644 --- a/filter/image-gif.c +++ b/filter/image-gif.c @@ -1,5 +1,5 @@ /* - * "$Id: image-gif.c 6649 2007-07-11 21:46:42Z mike $" + * "$Id: image-gif.c 7420 2008-04-01 20:32:00Z mike $" * * GIF image routines for the Common UNIX Printing System (CUPS). * @@ -693,5 +693,5 @@ gif_read_lzw(FILE *fp, /* I - File to read from */ /* - * End of "$Id: image-gif.c 6649 2007-07-11 21:46:42Z mike $". + * End of "$Id: image-gif.c 7420 2008-04-01 20:32:00Z mike $". */