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 068119893..9b12838d2 100644 --- a/cups/testlang.c +++ b/cups/testlang.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: testlang.c 177 2006-06-21 00:20:03Z jlovell $" * * Localization test program for the Common UNIX Printing System (CUPS). * @@ -85,5 +85,5 @@ main(int argc, /* I - Number of command-line arguments */ /* - * End of "$Id$". + * End of "$Id: testlang.c 177 2006-06-21 00:20:03Z jlovell $". */ |