summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/bus/a2bus/a2lang.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/bus/a2bus/a2lang.c')
-rw-r--r--src/emu/bus/a2bus/a2lang.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/bus/a2bus/a2lang.c b/src/emu/bus/a2bus/a2lang.c
index 581ce7d9dff..1f257789e55 100644
--- a/src/emu/bus/a2bus/a2lang.c
+++ b/src/emu/bus/a2bus/a2lang.c
@@ -112,7 +112,7 @@ UINT8 a2bus_lang_device::read_c0nx(address_space &space, UINT8 offset)
// likely to be interrupt-safe.
if (state->m_machinetype == APPLE_II)
{
- switch (offset & 0x03)
+ switch (offset & 0x03)
{
case 1:
case 3: