diff options
author | 2011-04-22 23:22:56 +0000 | |
---|---|---|
committer | 2011-04-22 23:22:56 +0000 | |
commit | 4f5eb2b2d4e4db128b7cf06808b3e4481f78f143 (patch) | |
tree | 408d4f01090da7f4e381b06a0f1779b28f1e8e7f | |
parent | Turning on SCSIDEBUG (for debugging other drivers, of course) should (diff) | |
download | wireguard-openbsd-4f5eb2b2d4e4db128b7cf06808b3e4481f78f143.tar.xz wireguard-openbsd-4f5eb2b2d4e4db128b7cf06808b3e4481f78f143.zip |
delete a bogus blank line
-rw-r--r-- | sys/scsi/files.scsi | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/scsi/files.scsi b/sys/scsi/files.scsi index e5e5a70ba5a..d1c03a91003 100644 --- a/sys/scsi/files.scsi +++ b/sys/scsi/files.scsi @@ -1,4 +1,4 @@ -# $OpenBSD: files.scsi,v 1.23 2011/04/05 14:25:42 dlg Exp $ +# $OpenBSD: files.scsi,v 1.24 2011/04/22 23:22:56 deraadt Exp $ # $NetBSD: files.scsi,v 1.4 1996/05/16 04:01:08 mycroft Exp $ # # Config.new file and device description for machine-independent SCSI code. @@ -40,7 +40,6 @@ device ses: disk attach ses at scsibus file scsi/ses.c ses needs-flag - device sym attach sym at scsibus file scsi/mpath_sym.c sym |