diff options
Diffstat (limited to 'cups/options.c')
-rw-r--r-- | cups/options.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cups/options.c b/cups/options.c index 073edaee9..8f05bb8f4 100644 --- a/cups/options.c +++ b/cups/options.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: options.c 11984 2014-07-02 13:16:59Z msweet $" * * Option routines for CUPS. * @@ -694,5 +694,5 @@ cups_find_option( /* - * End of "$Id$". + * End of "$Id: options.c 11984 2014-07-02 13:16:59Z msweet $". */ |