summaryrefslogtreecommitdiff
path: root/cgi-bin/template.c
diff options
context:
space:
mode:
authorjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>2006-05-22 23:39:03 +0000
committerjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>2006-05-22 23:39:03 +0000
commit3608048605dc5886f0d960ed83e77e2243a6e33d (patch)
tree8c3b3c3e5e89a01f876a404b56617a9918252af8 /cgi-bin/template.c
parentf301802fc285c5ec9effadfbf13de653822dddd8 (diff)
downloadcups-3608048605dc5886f0d960ed83e77e2243a6e33d.tar.gz
Load cups into easysw/current.
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@161 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 d2fd9b8e3..82cf0e45d 100644
--- a/cgi-bin/template.c
+++ b/cgi-bin/template.c
@@ -1,5 +1,5 @@
/*
- * "$Id: template.c 5548 2006-05-19 19:38:31Z mike $"
+ * "$Id: template.c 5549 2006-05-19 19:39:28Z mike $"
*
* CGI template function.
*
@@ -670,5 +670,5 @@ cgi_puturi(const char *s, /* I - String to output */
/*
- * End of "$Id: template.c 5548 2006-05-19 19:38:31Z mike $".
+ * End of "$Id: template.c 5549 2006-05-19 19:39:28Z mike $".
*/