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 c5e58d490c0f8..e75f12ee6daae 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) * - * $Id: uk.c,v 1.9 1995/05/30 08:13:56 rgrimes Exp $ + * $Id: uk.c,v 1.9.4.1 1996/03/31 18:10:26 joerg Exp $ * * If you find that you are adding any code to this file look closely * at putting it in "scsi_driver.c" instead. |