diff options
Diffstat (limited to 'cups/testlang.c')
-rw-r--r-- | cups/testlang.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cups/testlang.c b/cups/testlang.c index 2cec8b6b8..701c14db4 100644 --- a/cups/testlang.c +++ b/cups/testlang.c @@ -1,5 +1,5 @@ /* - * "$Id: testlang.c 6649 2007-07-11 21:46:42Z mike $" + * "$Id$" * * Localization test program for CUPS. * @@ -110,5 +110,5 @@ main(int argc, /* I - Number of command-line arguments */ /* - * End of "$Id: testlang.c 6649 2007-07-11 21:46:42Z mike $". + * End of "$Id$". */ |