diff options
Diffstat (limited to 'cgi-bin/cgi.h')
-rw-r--r-- | cgi-bin/cgi.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cgi-bin/cgi.h b/cgi-bin/cgi.h index bceb5f51..4d76a026 100644 --- a/cgi-bin/cgi.h +++ b/cgi-bin/cgi.h @@ -1,5 +1,5 @@ /* - * "$Id: cgi.h 6649 2007-07-11 21:46:42Z mike $" + * "$Id: cgi.h 11173 2013-07-23 12:31:34Z msweet $" * * CGI support library definitions for CUPS. * @@ -115,5 +115,5 @@ extern const char *cgiText(const char *message); #endif /* !_CUPS_CGI_H_ */ /* - * End of "$Id: cgi.h 6649 2007-07-11 21:46:42Z mike $". + * End of "$Id: cgi.h 11173 2013-07-23 12:31:34Z msweet $". */ |