From efa3a679a331ea91002a0bc72e49a230ff2a2f67 Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Wed, 26 Aug 2015 08:10:34 +0200 Subject: Cleanups and version bump --- src/emu/machine/i8251.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/emu/machine/i8251.h') diff --git a/src/emu/machine/i8251.h b/src/emu/machine/i8251.h index e2d271a31c3..2825faf1ed1 100644 --- a/src/emu/machine/i8251.h +++ b/src/emu/machine/i8251.h @@ -133,7 +133,7 @@ private: /* data being received */ UINT8 m_rx_data; - UINT8 m_tx_data; + UINT8 m_tx_data; bool m_tx_busy; bool m_disable_tx_pending; }; -- cgit v1.2.3-70-g09d2