diff options
Diffstat (limited to 'backend/usb-unix.c')
-rw-r--r-- | backend/usb-unix.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/backend/usb-unix.c b/backend/usb-unix.c index 6c635b476..ce8c2fe44 100644 --- a/backend/usb-unix.c +++ b/backend/usb-unix.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: usb-unix.c 181 2006-06-22 20:01:18Z jlovell $" * * USB port backend for the Common UNIX Printing System (CUPS). * @@ -525,5 +525,5 @@ open_device(const char *uri) /* I - Device URI */ /* - * End of "$Id$". + * End of "$Id: usb-unix.c 181 2006-06-22 20:01:18Z jlovell $". */ |