summaryrefslogtreecommitdiff
path: root/cups/http.c
diff options
context:
space:
mode:
Diffstat (limited to 'cups/http.c')
-rw-r--r--cups/http.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/cups/http.c b/cups/http.c
index 47ac8e4ab..565306ddb 100644
--- a/cups/http.c
+++ b/cups/http.c
@@ -1,6 +1,4 @@
/*
- * "$Id$"
- *
* HTTP routines for CUPS.
*
* Copyright 2007-2015 by Apple Inc.
@@ -4813,8 +4811,3 @@ http_write_chunk(http_t *http, /* I - HTTP connection */
return (bytes);
}
-
-
-/*
- * End of "$Id$".
- */