diff options
Diffstat (limited to 'scheduler/auth.c')
-rw-r--r-- | scheduler/auth.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scheduler/auth.c b/scheduler/auth.c index 42a29d43..1169adf5 100644 --- a/scheduler/auth.c +++ b/scheduler/auth.c @@ -1,5 +1,5 @@ /* - * "$Id: auth.c 7830 2008-08-04 20:38:50Z mike $" + * "$Id: auth.c 11173 2013-07-23 12:31:34Z msweet $" * * Authorization routines for the CUPS scheduler. * @@ -2607,5 +2607,5 @@ to64(char *s, /* O - Output string */ /* - * End of "$Id: auth.c 7830 2008-08-04 20:38:50Z mike $". + * End of "$Id: auth.c 11173 2013-07-23 12:31:34Z msweet $". */ |