diff options
Diffstat (limited to 'scheduler/tls-darwin.c')
-rw-r--r-- | scheduler/tls-darwin.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scheduler/tls-darwin.c b/scheduler/tls-darwin.c index 682362cf..bb6998bc 100644 --- a/scheduler/tls-darwin.c +++ b/scheduler/tls-darwin.c @@ -1,5 +1,5 @@ /* - * "$Id: tls-darwin.c 3833 2012-05-23 22:51:18Z msweet $" + * "$Id: tls-darwin.c 11173 2013-07-23 12:31:34Z msweet $" * * TLS support code for the CUPS scheduler on OS X. * @@ -566,5 +566,5 @@ make_certificate(cupsd_client_t *con) /* I - Client connection */ /* - * End of "$Id: tls-darwin.c 3833 2012-05-23 22:51:18Z msweet $". + * End of "$Id: tls-darwin.c 11173 2013-07-23 12:31:34Z msweet $". */ |