diff options
Diffstat (limited to 'cups/langprintf.c')
-rw-r--r-- | cups/langprintf.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cups/langprintf.c b/cups/langprintf.c index 1a9f8b78..54cef2c7 100644 --- a/cups/langprintf.c +++ b/cups/langprintf.c @@ -1,5 +1,5 @@ /* - * "$Id: langprintf.c 7802 2008-07-28 18:50:45Z mike $" + * "$Id: langprintf.c 11173 2013-07-23 12:31:34Z msweet $" * * Localized printf/puts functions for CUPS. * @@ -348,5 +348,5 @@ _cupsSetLocale(char *argv[]) /* IO - Command-line arguments */ /* - * End of "$Id: langprintf.c 7802 2008-07-28 18:50:45Z mike $". + * End of "$Id: langprintf.c 11173 2013-07-23 12:31:34Z msweet $". */ |