diff options
Diffstat (limited to 'backend/scsi-linux.c')
-rw-r--r-- | backend/scsi-linux.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/backend/scsi-linux.c b/backend/scsi-linux.c index 763977d3e..6accdb719 100644 --- a/backend/scsi-linux.c +++ b/backend/scsi-linux.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: scsi-linux.c 177 2006-06-21 00:20:03Z jlovell $" * * Linux SCSI printer support for the Common UNIX Printing System (CUPS). * @@ -249,5 +249,5 @@ print_device(const char *resource, /* I - SCSI device */ /* - * End of "$Id$". + * End of "$Id: scsi-linux.c 177 2006-06-21 00:20:03Z jlovell $". */ |