summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/m2comm.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/m2comm.cpp')
-rw-r--r--src/mame/machine/m2comm.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/m2comm.cpp b/src/mame/machine/m2comm.cpp
index 8d15c93965c..d7b313b8e08 100644
--- a/src/mame/machine/m2comm.cpp
+++ b/src/mame/machine/m2comm.cpp
@@ -177,7 +177,7 @@ MACHINE_CONFIG_END
// GLOBAL VARIABLES
//**************************************************************************
-const device_type M2COMM = &device_creator<m2comm_device>;
+const device_type M2COMM = device_creator<m2comm_device>;
//-------------------------------------------------
// machine_config_additions - device-specific