summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/z80scc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/z80scc.h')
-rw-r--r--src/devices/machine/z80scc.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/devices/machine/z80scc.h b/src/devices/machine/z80scc.h
index f7004d4a3d9..a0a72a3aef1 100644
--- a/src/devices/machine/z80scc.h
+++ b/src/devices/machine/z80scc.h
@@ -614,8 +614,8 @@ protected:
int m_tx_fifo_wp; // FIFO write pointer
int m_tx_fifo_sz; // FIFO size
uint8_t m_tx_error; // current error
- int m_tx_clock; // transmit clock pulse count
- int m_tx_int_disarm; // temp Tx int disarm until next byte written
+ int m_tx_clock; // transmit clock pulse count
+ int m_tx_int_disarm; // temp Tx int disarm until next byte written
int m_dtr; // data terminal ready