diff options
author | jlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be> | 2006-06-23 00:14:22 +0000 |
---|---|---|
committer | jlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be> | 2006-06-23 00:14:22 +0000 |
commit | c07d5b2daf136da7af01c48ff78135d06d2762fc (patch) | |
tree | 6e8daba579b203431913c7ded30a9730155a80a8 /backend/scsi-linux.c | |
parent | ed4869111296da3b8514751fab9dffaa3146cb87 (diff) | |
download | cups-c07d5b2daf136da7af01c48ff78135d06d2762fc.tar.gz |
Remove svn:keywords since they cause svn_load_dirs.pl to complain about every file.
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@183 a1ca3aef-8c08-0410-bb20-df032aa958be
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 $". */ |