summaryrefslogtreecommitdiff
path: root/backend/usb.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 /backend/usb.c
parentd9f356c545646c88ec945549f743fb89f641e7ef (diff)
downloadcups-branch-http2.tar.gz
Import experimental work-in-progress HTTP/2 branchbranch-http2
Diffstat (limited to 'backend/usb.c')
-rw-r--r--backend/usb.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/backend/usb.c b/backend/usb.c
index ee8c1f4ed..3ccbc0099 100644
--- a/backend/usb.c
+++ b/backend/usb.c
@@ -1,5 +1,5 @@
/*
- * "$Id$"
+ * "$Id: usb.c 10996 2013-05-29 11:51:34Z msweet $"
*
* USB port backend for CUPS.
*
@@ -260,5 +260,5 @@ main(int argc, /* I - Number of command-line arguments (6 or 7) */
/*
- * End of "$Id$".
+ * End of "$Id: usb.c 10996 2013-05-29 11:51:34Z msweet $".
*/