From b1d53f05b150144fbf46436e5db88f1dd3cc4eba Mon Sep 17 00:00:00 2001 From: bde Date: Sat, 20 Dec 1997 00:27:03 +0000 Subject: Removed a stray semicolon. --- sys/scsi/scsi_cd.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys/scsi') diff --git a/sys/scsi/scsi_cd.h b/sys/scsi/scsi_cd.h index 0db019f..26e366b 100644 --- a/sys/scsi/scsi_cd.h +++ b/sys/scsi/scsi_cd.h @@ -14,7 +14,7 @@ * * Ported to run under 386BSD by Julian Elischer (julian@tfs.com) Sept 1992 * - * $Id$ + * $Id: scsi_cd.h,v 1.10 1997/02/22 09:44:28 peter Exp $ */ #ifndef _SCSI_SCSI_CD_H #define _SCSI_SCSI_CD_H 1 @@ -129,7 +129,6 @@ struct scsi_read_toc u_char data_len[2]; u_char control; }; -; struct scsi_read_cd_capacity { -- cgit v1.1