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 6ced30cc..c479b3a1 100644 --- a/cgi-bin/testtemplate.c +++ b/cgi-bin/testtemplate.c @@ -1,5 +1,5 @@ /* - * "$Id: testtemplate.c 9771 2011-05-12 05:21:56Z mike $" + * "$Id: testtemplate.c 10996 2013-05-29 11:51:34Z msweet $" * * CGI template test program for CUPS. * @@ -99,5 +99,5 @@ main(int argc, /* I - Number of command-line arguments */ /* - * End of "$Id: testtemplate.c 9771 2011-05-12 05:21:56Z mike $". + * End of "$Id: testtemplate.c 10996 2013-05-29 11:51:34Z msweet $". */ |