diff options
Diffstat (limited to 'sys/scsi/scsi_driver.c')
-rw-r--r-- | sys/scsi/scsi_driver.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/scsi/scsi_driver.c b/sys/scsi/scsi_driver.c index 4f434d29e6926..f928827ee1d30 100644 --- a/sys/scsi/scsi_driver.c +++ b/sys/scsi/scsi_driver.c @@ -35,7 +35,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: scsi_driver.c,v 1.10.4.2 1996/04/01 00:26:04 gibbs Exp $ + * $Id: scsi_driver.c,v 1.10.4.3 1996/06/16 20:10:37 joerg Exp $ * */ #include <sys/types.h> |