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 9db5438eb..af58c88f5 100644 --- a/cgi-bin/html.c +++ b/cgi-bin/html.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: html.c 10996 2013-05-29 11:51:34Z msweet $" * * HTML support functions for CUPS. * @@ -235,5 +235,5 @@ cgi_null_passwd(const char *prompt) /* I - Prompt string (unused) */ /* - * End of "$Id$". + * End of "$Id: html.c 10996 2013-05-29 11:51:34Z msweet $". */ |