diff options
Diffstat (limited to 'scheduler/util.h')
-rw-r--r-- | scheduler/util.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scheduler/util.h b/scheduler/util.h index c31c045d..cf5ae0de 100644 --- a/scheduler/util.h +++ b/scheduler/util.h @@ -1,5 +1,5 @@ /* - * "$Id: util.h 7711 2008-07-02 04:39:27Z mike $" + * "$Id: util.h 11173 2013-07-23 12:31:34Z msweet $" * * Mini-daemon utility definitions for CUPS. * @@ -67,5 +67,5 @@ extern void cupsdSendIPPTrailer(void); #endif /* !_CUPSD_UTIL_H_ */ /* - * End of "$Id: util.h 7711 2008-07-02 04:39:27Z mike $". + * End of "$Id: util.h 11173 2013-07-23 12:31:34Z msweet $". */ |