summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/znsec.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/znsec.c')
-rw-r--r--src/mame/machine/znsec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/znsec.c b/src/mame/machine/znsec.c
index 17cd04c02ec..5a6e65212d3 100644
--- a/src/mame/machine/znsec.c
+++ b/src/mame/machine/znsec.c
@@ -172,7 +172,7 @@ void znsec_device::select(int select)
{
data_out(0, PSX_SIO_IN_DATA);
}
-
+
m_select = select;
}
}