summaryrefslogtreecommitdiff
path: root/backend/usb-darwin.c
diff options
context:
space:
mode:
authorMichael R Sweet <michaelrsweet@gmail.com>2016-04-11 20:28:30 -0400
committerMichael R Sweet <michaelrsweet@gmail.com>2016-04-11 20:28:30 -0400
commit503b54c9302c8de6207e079a80a89a787eb612ea (patch)
treeecd089feea134385d580d6e5a2af147ddb47be64 /backend/usb-darwin.c
parente34d1ec4b926b3d31cfc00408faf99e69aa48ce8 (diff)
downloadcups-503b54c9302c8de6207e079a80a89a787eb612ea.tar.gz
Remove all of the Subversion keywords from various source files.
Diffstat (limited to 'backend/usb-darwin.c')
-rw-r--r--backend/usb-darwin.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/backend/usb-darwin.c b/backend/usb-darwin.c
index 17d62902b..e39c83740 100644
--- a/backend/usb-darwin.c
+++ b/backend/usb-darwin.c
@@ -1,6 +1,4 @@
/*
- * "$Id$"
- *
* Copyright 2005-2015 Apple Inc. All rights reserved.
*
* IMPORTANT: This Apple software is supplied to you by Apple Computer,
@@ -2535,8 +2533,3 @@ log_usb_class_driver(int is_64bit) /* I - Is the USB class driver 64-bit? */
asl_free(aslm);
}
}
-
-
-/*
- * End of "$Id$".
- */