diff options
Diffstat (limited to 'cups/testarray.c')
-rw-r--r-- | cups/testarray.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cups/testarray.c b/cups/testarray.c index dc90951ba..8752b32a0 100644 --- a/cups/testarray.c +++ b/cups/testarray.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: testarray.c 11984 2014-07-02 13:16:59Z msweet $" * * Array test program for CUPS. * @@ -551,5 +551,5 @@ load_words(const char *filename, /* I - File to load */ /* - * End of "$Id$". + * End of "$Id: testarray.c 11984 2014-07-02 13:16:59Z msweet $". */ |