summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/gaelco3d.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/gaelco3d.c')
-rw-r--r--src/mame/machine/gaelco3d.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/gaelco3d.c b/src/mame/machine/gaelco3d.c
index e01db7b9e49..9abcd4478e7 100644
--- a/src/mame/machine/gaelco3d.c
+++ b/src/mame/machine/gaelco3d.c
@@ -454,4 +454,4 @@ WRITE8_MEMBER( gaelco_serial_device::tr_w)
m_status &= ~GAELCOSER_STATUS_SEND;
shmem_unlock(m_shmem);
-} \ No newline at end of file
+}