From c47d950c563f1f05a7a6c6fd8a92368751f73d86 Mon Sep 17 00:00:00 2001 From: Marco Peereboom Date: Fri, 2 Dec 2005 16:24:09 +0000 Subject: Remove one tab that cause a line to overflow. No functional change. --- sys/scsi/scsiconf.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/scsi/scsiconf.h') diff --git a/sys/scsi/scsiconf.h b/sys/scsi/scsiconf.h index b659a7de5bb..3ed02565c4e 100644 --- a/sys/scsi/scsiconf.h +++ b/sys/scsi/scsiconf.h @@ -1,4 +1,4 @@ -/* $OpenBSD: scsiconf.h,v 1.62 2005/11/13 02:39:45 krw Exp $ */ +/* $OpenBSD: scsiconf.h,v 1.63 2005/12/02 16:24:08 marco Exp $ */ /* $NetBSD: scsiconf.h,v 1.35 1997/04/02 02:29:38 mycroft Exp $ */ /* @@ -222,7 +222,7 @@ struct scsi_inquiry_pattern { */ struct scsibus_softc { struct device sc_dev; - struct scsi_link *adapter_link; /* prototype supplied by adapter */ + struct scsi_link *adapter_link; /* prototype supplied by adapter */ struct scsi_link ***sc_link; u_int16_t sc_buswidth; }; -- cgit v1.2.3