diff options
Diffstat (limited to 'cgi-bin/testcgi.c')
-rw-r--r-- | cgi-bin/testcgi.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cgi-bin/testcgi.c b/cgi-bin/testcgi.c index e9300af87..e5ac7029d 100644 --- a/cgi-bin/testcgi.c +++ b/cgi-bin/testcgi.c @@ -1,5 +1,5 @@ /* - * "$Id: testcgi.c 4869 2005-12-06 02:43:40Z mike $" + * "$Id$" * * CGI test program for the Common UNIX Printing System (CUPS). * @@ -80,5 +80,5 @@ main(int argc, /* I - Number of command-line arguments */ /* - * End of "$Id: testcgi.c 4869 2005-12-06 02:43:40Z mike $". + * End of "$Id$". */ |