summaryrefslogtreecommitdiffstats
path: root/sys/cam
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2002-02-10 21:36:13 +0000
committerphk <phk@FreeBSD.org>2002-02-10 21:36:13 +0000
commit6be6d245a4d4afd1b42da9747353f5ff62209ad1 (patch)
tree6fefa20049987f3034d916db877f2e79a3cfb34f /sys/cam
parente2e50cbb210781fd94dd8d7417b92365946415cf (diff)
downloadFreeBSD-src-6be6d245a4d4afd1b42da9747353f5ff62209ad1.zip
FreeBSD-src-6be6d245a4d4afd1b42da9747353f5ff62209ad1.tar.gz
Remove spurious ';'
Obtained from: ~bde/sys.dif.gz
Diffstat (limited to 'sys/cam')
-rw-r--r--sys/cam/scsi/scsi_cd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/cam/scsi/scsi_cd.h b/sys/cam/scsi/scsi_cd.h
index b055202..fc52119 100644
--- a/sys/cam/scsi/scsi_cd.h
+++ b/sys/cam/scsi/scsi_cd.h
@@ -156,7 +156,6 @@ struct scsi_read_toc
u_int8_t data_len[2];
u_int8_t control;
};
-;
struct scsi_read_cd_capacity
{
OpenPOWER on IntegriCloud