summaryrefslogtreecommitdiff
path: root/cgi-bin/template.c
diff options
context:
space:
mode:
authorjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>2006-06-21 00:20:03 +0000
committerjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>2006-06-21 00:20:03 +0000
commit7a6a01ddca9307aa0f0abe27bb0f9074b86b1093 (patch)
tree53d68909d7ac9699f7e89ac8f3e43cc4d50ad2f9 /cgi-bin/template.c
parent3608048605dc5886f0d960ed83e77e2243a6e33d (diff)
downloadcups-7a6a01ddca9307aa0f0abe27bb0f9074b86b1093.tar.gz
More svn:properties changes.
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@177 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'cgi-bin/template.c')
-rw-r--r--cgi-bin/template.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/cgi-bin/template.c b/cgi-bin/template.c
index 82cf0e45d..7fbe92f52 100644
--- a/cgi-bin/template.c
+++ b/cgi-bin/template.c
@@ -1,5 +1,5 @@
/*
- * "$Id: template.c 5549 2006-05-19 19:39:28Z mike $"
+ * "$Id$"
*
* CGI template function.
*
@@ -670,5 +670,5 @@ cgi_puturi(const char *s, /* I - String to output */
/*
- * End of "$Id: template.c 5549 2006-05-19 19:39:28Z mike $".
+ * End of "$Id$".
*/