diff options
Diffstat (limited to 'scheduler/log.c')
-rw-r--r-- | scheduler/log.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scheduler/log.c b/scheduler/log.c index 17e4c267..d739b58c 100644 --- a/scheduler/log.c +++ b/scheduler/log.c @@ -1,5 +1,5 @@ /* - * "$Id: log.c 7918 2008-09-08 22:03:01Z mike $" + * "$Id: log.c 11173 2013-07-23 12:31:34Z msweet $" * * Log file routines for the CUPS scheduler. * @@ -1103,5 +1103,5 @@ format_log_line(const char *message, /* I - Printf-style format string */ /* - * End of "$Id: log.c 7918 2008-09-08 22:03:01Z mike $". + * End of "$Id: log.c 11173 2013-07-23 12:31:34Z msweet $". */ |