summaryrefslogtreecommitdiff
path: root/cgi-bin/template.c
diff options
context:
space:
mode:
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2013-05-29 11:51:34 +0000
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2013-05-29 11:51:34 +0000
commitf2d18633e2916a90bbbe5ae039d1f0acc430dc0b (patch)
tree3c465fb132b27a8f39fed01f6e3dc317754b2d91 /cgi-bin/template.c
parent23ef1cac65a36f01e78a88f4d987e6350b441990 (diff)
downloadcups-f2d18633e2916a90bbbe5ae039d1f0acc430dc0b.tar.gz
Update svn:keyword properties.
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@10996 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 77bfbe3a8..cdf1544bb 100644
--- a/cgi-bin/template.c
+++ b/cgi-bin/template.c
@@ -1,5 +1,5 @@
/*
- * "$Id: template.c 7219 2008-01-14 22:00:02Z mike $"
+ * "$Id$"
*
* CGI template function.
*
@@ -729,5 +729,5 @@ cgi_puturi(const char *s, /* I - String to output */
/*
- * End of "$Id: template.c 7219 2008-01-14 22:00:02Z mike $".
+ * End of "$Id$".
*/