summaryrefslogtreecommitdiff
path: root/cups/backend.c
diff options
context:
space:
mode:
authorMichael Sweet <msweet@msweet-imac.local>2016-03-15 11:13:26 -0400
committerMichael Sweet <msweet@msweet-imac.local>2016-03-15 11:13:26 -0400
commit354aadbe34bb425f8937b2fadee1a8dbb533dd7f (patch)
tree867705bdfa99461629a86a7e535d892e72ce4b64 /cups/backend.c
parentd9f356c545646c88ec945549f743fb89f641e7ef (diff)
downloadcups-branch-http2.tar.gz
Import experimental work-in-progress HTTP/2 branchbranch-http2
Diffstat (limited to 'cups/backend.c')
-rw-r--r--cups/backend.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/cups/backend.c b/cups/backend.c
index 6e12c0f35..4f417b894 100644
--- a/cups/backend.c
+++ b/cups/backend.c
@@ -1,5 +1,5 @@
/*
- * "$Id$"
+ * "$Id: backend.c 13138 2016-03-15 14:59:54Z msweet $"
*
* Backend functions for CUPS.
*
@@ -145,5 +145,5 @@ quote_string(const char *s) /* I - String to write */
/*
- * End of "$Id$".
+ * End of "$Id: backend.c 13138 2016-03-15 14:59:54Z msweet $".
*/