diff options
Diffstat (limited to 'scheduler/util.c')
-rw-r--r-- | scheduler/util.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scheduler/util.c b/scheduler/util.c index ae6182fd7..93509aaef 100644 --- a/scheduler/util.c +++ b/scheduler/util.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: util.c 11984 2014-07-02 13:16:59Z msweet $" * * Mini-daemon utility functions for CUPS. * @@ -455,5 +455,5 @@ cupsdSendIPPTrailer(void) /* - * End of "$Id$". + * End of "$Id: util.c 11984 2014-07-02 13:16:59Z msweet $". */ |