summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/intelfsh.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/machine/intelfsh.h')
-rw-r--r--src/emu/machine/intelfsh.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/machine/intelfsh.h b/src/emu/machine/intelfsh.h
index bb4220bedee..6cb394a7b08 100644
--- a/src/emu/machine/intelfsh.h
+++ b/src/emu/machine/intelfsh.h
@@ -122,7 +122,7 @@ protected:
UINT8 m_device_id;
UINT8 m_maker_id;
bool m_sector_is_4k;
- UINT8 m_page_size;
+ UINT8 m_page_size;
// internal state
UINT8 m_status;