summaryrefslogtreecommitdiff
path: root/cups/http.c
diff options
context:
space:
mode:
Diffstat (limited to 'cups/http.c')
-rw-r--r--cups/http.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/cups/http.c b/cups/http.c
index b70139108..8baf29119 100644
--- a/cups/http.c
+++ b/cups/http.c
@@ -1,5 +1,5 @@
/*
- * "$Id: http.c 6724 2007-07-25 20:39:33Z mike $"
+ * "$Id: http.c 7661 2008-06-16 21:46:51Z mike $"
*
* HTTP routines for the Common UNIX Printing System (CUPS).
*
@@ -3239,5 +3239,5 @@ http_write_ssl(http_t *http, /* I - Connection to server */
/*
- * End of "$Id: http.c 6724 2007-07-25 20:39:33Z mike $".
+ * End of "$Id: http.c 7661 2008-06-16 21:46:51Z mike $".
*/