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 c203ed5db..da3c8347b 100644 --- a/scheduler/auth.c +++ b/scheduler/auth.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: auth.c 181 2006-06-22 20:01:18Z jlovell $" * * Authorization routines for the Common UNIX Printing System (CUPS). * @@ -2171,5 +2171,5 @@ to64(char *s, /* O - Output string */ /* - * End of "$Id$". + * End of "$Id: auth.c 181 2006-06-22 20:01:18Z jlovell $". */ |