diff options
Diffstat (limited to 'scheduler/cupsd.h')
-rw-r--r-- | scheduler/cupsd.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scheduler/cupsd.h b/scheduler/cupsd.h index 8a6ffd97..48ea1d75 100644 --- a/scheduler/cupsd.h +++ b/scheduler/cupsd.h @@ -1,5 +1,5 @@ /* - * "$Id: cupsd.h 7928 2008-09-10 22:14:22Z mike $" + * "$Id: cupsd.h 11173 2013-07-23 12:31:34Z msweet $" * * Main header file for the CUPS scheduler. * @@ -230,5 +230,5 @@ extern void cupsdStopServer(void); /* - * End of "$Id: cupsd.h 7928 2008-09-10 22:14:22Z mike $". + * End of "$Id: cupsd.h 11173 2013-07-23 12:31:34Z msweet $". */ |