summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/gamate/gamate_protection.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/gamate/gamate_protection.cpp')
-rw-r--r--src/devices/bus/gamate/gamate_protection.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/gamate/gamate_protection.cpp b/src/devices/bus/gamate/gamate_protection.cpp
index d3c257c53fa..4128b554cd1 100644
--- a/src/devices/bus/gamate/gamate_protection.cpp
+++ b/src/devices/bus/gamate/gamate_protection.cpp
@@ -93,7 +93,7 @@ READ_LINE_MEMBER(gamate_protection_device::prot_r)
m_inpos++;
logerror("read from protection %01x\n", retval);
-
+
if (m_inpos == 8)
{
logerror("unlocking ROM\n");