summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/wangpc_mcc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/machine/wangpc_mcc.c')
-rw-r--r--src/mess/machine/wangpc_mcc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/machine/wangpc_mcc.c b/src/mess/machine/wangpc_mcc.c
index aa83bb1fdd7..0049608899e 100644
--- a/src/mess/machine/wangpc_mcc.c
+++ b/src/mess/machine/wangpc_mcc.c
@@ -272,7 +272,7 @@ void wangpc_mcc_device::wangpcbus_aiowc_w(address_space &space, offs_t offset, U
case 0x06/2:
m_sio->cd_ba_w(space, offset >> 1, data & 0xff);
break;
-
+
case 0x08/2:
case 0x0a/2:
case 0x0c/2: