diff options
Diffstat (limited to 'scheduler/statbuf.h')
-rw-r--r-- | scheduler/statbuf.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scheduler/statbuf.h b/scheduler/statbuf.h index 1ca22721..91564d0e 100644 --- a/scheduler/statbuf.h +++ b/scheduler/statbuf.h @@ -1,5 +1,5 @@ /* - * "$Id: statbuf.h 7674 2008-06-18 23:18:32Z mike $" + * "$Id: statbuf.h 11173 2013-07-23 12:31:34Z msweet $" * * Status buffer definitions for the CUPS scheduler. * @@ -45,5 +45,5 @@ extern char *cupsdStatBufUpdate(cupsd_statbuf_t *sb, int *loglevel, /* - * End of "$Id: statbuf.h 7674 2008-06-18 23:18:32Z mike $". + * End of "$Id: statbuf.h 11173 2013-07-23 12:31:34Z msweet $". */ |