diff options
author | Michael Sweet <msweet@msweet-imac.local> | 2016-03-15 11:13:26 -0400 |
---|---|---|
committer | Michael Sweet <msweet@msweet-imac.local> | 2016-03-15 11:13:26 -0400 |
commit | 354aadbe34bb425f8937b2fadee1a8dbb533dd7f (patch) | |
tree | 867705bdfa99461629a86a7e535d892e72ce4b64 /backend/usb-libusb.c | |
parent | d9f356c545646c88ec945549f743fb89f641e7ef (diff) | |
download | cups-branch-http2.tar.gz |
Import experimental work-in-progress HTTP/2 branchbranch-http2
Diffstat (limited to 'backend/usb-libusb.c')
-rw-r--r-- | backend/usb-libusb.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/backend/usb-libusb.c b/backend/usb-libusb.c index c89727e51..4816e95cc 100644 --- a/backend/usb-libusb.c +++ b/backend/usb-libusb.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: usb-libusb.c 13138 2016-03-15 14:59:54Z msweet $" * * LIBUSB interface code for CUPS. * @@ -2022,6 +2022,6 @@ soft_reset_printer( /* - * End of "$Id$". + * End of "$Id: usb-libusb.c 13138 2016-03-15 14:59:54Z msweet $". */ |