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 c832f7dd..c6562abe 100644 --- a/cgi-bin/cgi.h +++ b/cgi-bin/cgi.h @@ -1,5 +1,5 @@ /* - * "$Id: cgi.h 9061 2010-03-30 22:07:33Z mike $" + * "$Id: cgi.h 8976 2010-02-02 07:12:05Z mike $" * * 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 9061 2010-03-30 22:07:33Z mike $". + * End of "$Id: cgi.h 8976 2010-02-02 07:12:05Z mike $". */ |