diff options
Diffstat (limited to 'cups/string.c')
-rw-r--r-- | cups/string.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cups/string.c b/cups/string.c index 19d1224f4..e6d193b03 100644 --- a/cups/string.c +++ b/cups/string.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: string.c 11984 2014-07-02 13:16:59Z msweet $" * * String functions for CUPS. * @@ -772,5 +772,5 @@ compare_sp_items(_cups_sp_item_t *a, /* I - First item */ /* - * End of "$Id$". + * End of "$Id: string.c 11984 2014-07-02 13:16:59Z msweet $". */ |