diff options
Diffstat (limited to 'cups/util.c')
-rw-r--r-- | cups/util.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cups/util.c b/cups/util.c index 48b5bfa55..fdf8d5cae 100644 --- a/cups/util.c +++ b/cups/util.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: util.c 13138 2016-03-15 14:59:54Z msweet $" * * Printing utilities for CUPS. * @@ -966,5 +966,5 @@ cupsStartDocument( /* - * End of "$Id$". + * End of "$Id: util.c 13138 2016-03-15 14:59:54Z msweet $". */ |