summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/thomflop.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/thomflop.h')
-rw-r--r--src/mame/machine/thomflop.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/thomflop.h b/src/mame/machine/thomflop.h
index e1ac27a036d..4bb2b05882a 100644
--- a/src/mame/machine/thomflop.h
+++ b/src/mame/machine/thomflop.h
@@ -146,7 +146,7 @@ private:
// internal state
std::unique_ptr<uint8_t[]> m_data; // enough for a whole track
- uint32_t m_data_idx; // byte position in track
+ uint32_t m_data_idx; // byte position in track
uint32_t m_start_idx; // start of write position
uint32_t m_data_size; // track length
uint8_t m_data_crc; // checksum when writing