summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/x68k_hdc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/x68k_hdc.h')
-rw-r--r--src/mame/machine/x68k_hdc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/x68k_hdc.h b/src/mame/machine/x68k_hdc.h
index 051942566f5..2c499d7e4c8 100644
--- a/src/mame/machine/x68k_hdc.h
+++ b/src/mame/machine/x68k_hdc.h
@@ -84,7 +84,7 @@ class x68k_hdc_image_device : public device_t,
};
enum sasi_status : u8
- {
+ {
SASI_STATUS_MSG = 1 << 4, // MSG
SASI_STATUS_CD = 1 << 3, // C/D (Command/Data)
SASI_STATUS_IO = 1 << 2, // I/O