diff options
Diffstat (limited to 'sys/scsi/ch.c')
-rw-r--r-- | sys/scsi/ch.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/scsi/ch.c b/sys/scsi/ch.c index a7c36d9efa5a4..ea0c0c963b465 100644 --- a/sys/scsi/ch.c +++ b/sys/scsi/ch.c @@ -2,7 +2,7 @@ * Written by grefen@????? * Based on scsi drivers by Julian Elischer (julian@tfs.com) * - * $Id: ch.c,v 1.20 1995/05/11 19:26:46 rgrimes Exp $ + * $Id: ch.c,v 1.21 1995/05/30 08:13:22 rgrimes Exp $ */ #include <sys/types.h> |