diff options
Diffstat (limited to 'cups/debug.c')
-rw-r--r-- | cups/debug.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cups/debug.c b/cups/debug.c index 3ee3a1900..d9f10d889 100644 --- a/cups/debug.c +++ b/cups/debug.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: debug.c 13138 2016-03-15 14:59:54Z msweet $" * * Debugging functions for CUPS. * @@ -645,5 +645,5 @@ _cups_safe_vsnprintf( /* - * End of "$Id$". + * End of "$Id: debug.c 13138 2016-03-15 14:59:54Z msweet $". */ |