summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/cd32.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/cd32.c')
-rw-r--r--src/mame/machine/cd32.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/cd32.c b/src/mame/machine/cd32.c
index 803a8c4335d..32c0203101b 100644
--- a/src/mame/machine/cd32.c
+++ b/src/mame/machine/cd32.c
@@ -61,7 +61,7 @@ akiko_device::akiko_device(const machine_config &mconfig, const char *tag, devic
m_c2p_input_buffer[i] = 0;
m_c2p_output_buffer[i] = 0;
}
-
+
for (int i = 0; i < 2; i++)
{
m_cdrom_status[i] = 0;