summaryrefslogtreecommitdiffstats
path: root/kscd/libwm/include/wm_scsi.h
diff options
context:
space:
mode:
Diffstat (limited to 'kscd/libwm/include/wm_scsi.h')
-rw-r--r--kscd/libwm/include/wm_scsi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kscd/libwm/include/wm_scsi.h b/kscd/libwm/include/wm_scsi.h
index 5f11ea7e..f67e8035 100644
--- a/kscd/libwm/include/wm_scsi.h
+++ b/kscd/libwm/include/wm_scsi.h
@@ -30,7 +30,7 @@
#include "wm_struct.h"
-#define WM_ERR_SCSI_INTQUIRY_FAILED -1
+#define WM_ERR_SCSI_INQUIRY_FAILED -1
int wm_scsi_mode_sense( struct wm_drive *d, unsigned char page,
unsigned char *buf );