diff options
Diffstat (limited to 'systemv/cupsctl.c')
-rw-r--r-- | systemv/cupsctl.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/systemv/cupsctl.c b/systemv/cupsctl.c index 0cd2a59d..4c5a9f17 100644 --- a/systemv/cupsctl.c +++ b/systemv/cupsctl.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: cupsctl.c 11173 2013-07-23 12:31:34Z msweet $" * * Scheduler control program for CUPS. * @@ -223,5 +223,5 @@ usage(const char *opt) /* I - Option character/string */ /* - * End of "$Id$". + * End of "$Id: cupsctl.c 11173 2013-07-23 12:31:34Z msweet $". */ |