diff options
Diffstat (limited to 'sys/scsi/uk.c')
-rw-r--r-- | sys/scsi/uk.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/scsi/uk.c b/sys/scsi/uk.c index 1adf2ba..8975958 100644 --- a/sys/scsi/uk.c +++ b/sys/scsi/uk.c @@ -2,7 +2,7 @@ * Driver for a device we can't identify. * by Julian Elischer (julian@tfs.com) * - * $FreeBSD$ + * $Id$ * * If you find that you are adding any code to this file look closely * at putting it in "scsi_driver.c" instead. |