summaryrefslogtreecommitdiff
path: root/cgi-bin/template.c
diff options
context:
space:
mode:
authorjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>2006-06-23 01:40:35 +0000
committerjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>2006-06-23 01:40:35 +0000
commitf7faf1f5c3235dfa4f883522da7dc6446f028247 (patch)
tree59d573df045d93a7681a9a165729bacb554df5e6 /cgi-bin/template.c
parentc07d5b2daf136da7af01c48ff78135d06d2762fc (diff)
downloadcups-f7faf1f5c3235dfa4f883522da7dc6446f028247.tar.gz
Load cups into easysw/current.
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@185 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 dc0169380..82cf0e45d 100644
--- a/cgi-bin/template.c
+++ b/cgi-bin/template.c
@@ -1,5 +1,5 @@
/*
- * "$Id: template.c 177 2006-06-21 00:20:03Z jlovell $"
+ * "$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 177 2006-06-21 00:20:03Z jlovell $".
+ * End of "$Id: template.c 5549 2006-05-19 19:39:28Z mike $".
*/