about summary refs log tree commit diff
path: root/include/sys/mtio.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sys/mtio.h')
-rw-r--r--include/sys/mtio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sys/mtio.h b/include/sys/mtio.h
index dc8e5f52..f16a529b 100644
--- a/include/sys/mtio.h
+++ b/include/sys/mtio.h
@@ -102,7 +102,7 @@ struct mt_tape_info {
 	{MT_ISEVEREX_FT40A,	"Everex FT40A, QIC-40"},		      \
 	{MT_ISSCSI1,		"Generic SCSI-1 tape"},			      \
 	{MT_ISSCSI2,		"Generic SCSI-2 tape"},			      \
-	{0, NULL}							      \
+	{0, 0}								      \
 }
 
 struct mtpos {