diff options
Diffstat (limited to 'cgi-bin/html.c')
-rw-r--r-- | cgi-bin/html.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cgi-bin/html.c b/cgi-bin/html.c index ea2b3f70..b721ee3a 100644 --- a/cgi-bin/html.c +++ b/cgi-bin/html.c @@ -1,5 +1,5 @@ /* - * "$Id: html.c 6649 2007-07-11 21:46:42Z mike $" + * "$Id: html.c 11173 2013-07-23 12:31:34Z msweet $" * * HTML support functions for CUPS. * @@ -235,5 +235,5 @@ cgi_null_passwd(const char *prompt) /* I - Prompt string (unused) */ /* - * End of "$Id: html.c 6649 2007-07-11 21:46:42Z mike $". + * End of "$Id: html.c 11173 2013-07-23 12:31:34Z msweet $". */ |