diff options
Diffstat (limited to 'scheduler/statbuf.c')
-rw-r--r-- | scheduler/statbuf.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scheduler/statbuf.c b/scheduler/statbuf.c index 1c2bd74e6..290fd25d8 100644 --- a/scheduler/statbuf.c +++ b/scheduler/statbuf.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: statbuf.c 11984 2014-07-02 13:16:59Z msweet $" * * Status buffer routines for the CUPS scheduler. * @@ -324,5 +324,5 @@ cupsdStatBufUpdate( /* - * End of "$Id$". + * End of "$Id: statbuf.c 11984 2014-07-02 13:16:59Z msweet $". */ |