diff options
Diffstat (limited to 'backend/usb-darwin.c')
-rw-r--r-- | backend/usb-darwin.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/backend/usb-darwin.c b/backend/usb-darwin.c index 187bf3f5..6d7514d1 100644 --- a/backend/usb-darwin.c +++ b/backend/usb-darwin.c @@ -1,5 +1,5 @@ /* -* "$Id: usb-darwin.c 7953 2008-09-17 01:43:19Z mike $" +* "$Id: usb-darwin.c 11173 2013-07-23 12:31:34Z msweet $" * * Copyright 2005-2012 Apple Inc. All rights reserved. * @@ -2265,5 +2265,5 @@ static void get_device_id(cups_sc_status_t *status, /* - * End of "$Id: usb-darwin.c 7953 2008-09-17 01:43:19Z mike $". + * End of "$Id: usb-darwin.c 11173 2013-07-23 12:31:34Z msweet $". */ |