diff options
Diffstat (limited to 'filter/image-pix.c')
-rw-r--r-- | filter/image-pix.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/filter/image-pix.c b/filter/image-pix.c index fdc505bef..ec33b766f 100644 --- a/filter/image-pix.c +++ b/filter/image-pix.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: image-pix.c 177 2006-06-21 00:20:03Z jlovell $" * * Alias PIX image routines for the Common UNIX Printing System (CUPS). * @@ -232,5 +232,5 @@ read_short(FILE *fp) /* I - File to read from */ /* - * End of "$Id$". + * End of "$Id: image-pix.c 177 2006-06-21 00:20:03Z jlovell $". */ |