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 9c16c2d03..d5b419649 100644 --- a/scheduler/log.c +++ b/scheduler/log.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: log.c 177 2006-06-21 00:20:03Z jlovell $" * * Log file routines for the Common UNIX Printing System (CUPS). * @@ -546,5 +546,5 @@ check_log_file(cups_file_t **lf, /* IO - Log file */ /* - * End of "$Id$". + * End of "$Id: log.c 177 2006-06-21 00:20:03Z jlovell $". */ |