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 29128bcef032d..0901373a5c42f 100644 --- a/sys/scsi/ch.c +++ b/sys/scsi/ch.c @@ -2,7 +2,7 @@ * Written by grefen@convex.com (probably moved by now) * Based on scsi drivers by Julian Elischer (julian@tfs.com) * - * $FreeBSD$ + * $Id$ */ #include <sys/types.h> |