summaryrefslogtreecommitdiff
path: root/cgi-bin/template.c
diff options
context:
space:
mode:
authorDidier Raboud <odyx@debian.org>2013-09-27 11:05:02 +0200
committerDidier Raboud <odyx@debian.org>2013-09-27 11:05:02 +0200
commite89cd45b5c13f176689eb571884719236b4baa89 (patch)
tree895f25ab9018c6f343a261f0c1e5e3ae0bdd9362 /cgi-bin/template.c
parent3bbeb8a0d4f608995924ae6360556d4b589bdf4c (diff)
downloadcups-upstream/1.6.4.tar.gz
Imported Upstream version 1.6.4upstream/1.6.4
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 77bfbe3a..7c36c671 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: template.c 11173 2013-07-23 12:31:34Z msweet $"
*
* 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: template.c 11173 2013-07-23 12:31:34Z msweet $".
*/