diff options
Diffstat (limited to 'cgi-bin/template.c')
-rw-r--r-- | cgi-bin/template.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cgi-bin/template.c b/cgi-bin/template.c index 7fbe92f52..dc0169380 100644 --- a/cgi-bin/template.c +++ b/cgi-bin/template.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: template.c 177 2006-06-21 00:20:03Z jlovell $" * * CGI template function. * @@ -670,5 +670,5 @@ cgi_puturi(const char *s, /* I - String to output */ /* - * End of "$Id$". + * End of "$Id: template.c 177 2006-06-21 00:20:03Z jlovell $". */ |