summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/c117.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/c117.cpp')
-rw-r--r--src/mame/machine/c117.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/c117.cpp b/src/mame/machine/c117.cpp
index b1d86b3ee03..36e8b5e3305 100644
--- a/src/mame/machine/c117.cpp
+++ b/src/mame/machine/c117.cpp
@@ -31,7 +31,7 @@ static MACHINE_CONFIG_FRAGMENT( namco_c117 )
MACHINE_CONFIG_END
-const device_type NAMCO_C117 = &device_creator<namco_c117_device>;
+const device_type NAMCO_C117 = device_creator<namco_c117_device>;
//-------------------------------------------------