diff options
Diffstat (limited to 'cgi-bin/testtemplate.c')
-rw-r--r-- | cgi-bin/testtemplate.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cgi-bin/testtemplate.c b/cgi-bin/testtemplate.c index 1311deb50..746cc8d5c 100644 --- a/cgi-bin/testtemplate.c +++ b/cgi-bin/testtemplate.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: testtemplate.c 177 2006-06-21 00:20:03Z jlovell $" * * CGI template test program for the Common UNIX Printing System (CUPS). * @@ -108,5 +108,5 @@ main(int argc, /* I - Number of command-line arguments */ /* - * End of "$Id$". + * End of "$Id: testtemplate.c 177 2006-06-21 00:20:03Z jlovell $". */ |