diff options
Diffstat (limited to 'cups/testfile.c')
-rw-r--r-- | cups/testfile.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cups/testfile.c b/cups/testfile.c index 2140765c9..117b3c9e5 100644 --- a/cups/testfile.c +++ b/cups/testfile.c @@ -1,5 +1,5 @@ /* - * "$Id: testfile.c 6962 2007-09-17 20:35:47Z mike $" + * "$Id: testfile.c 7560 2008-05-13 06:34:04Z mike $" * * File test program for the Common UNIX Printing System (CUPS). * @@ -815,5 +815,5 @@ read_write_tests(int compression) /* I - Use compression? */ /* - * End of "$Id: testfile.c 6962 2007-09-17 20:35:47Z mike $". + * End of "$Id: testfile.c 7560 2008-05-13 06:34:04Z mike $". */ |