summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/vtech/memexp/rtty.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/vtech/memexp/rtty.cpp')
-rw-r--r--src/devices/bus/vtech/memexp/rtty.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/vtech/memexp/rtty.cpp b/src/devices/bus/vtech/memexp/rtty.cpp
index f96fc3e5ff3..d6a1278d577 100644
--- a/src/devices/bus/vtech/memexp/rtty.cpp
+++ b/src/devices/bus/vtech/memexp/rtty.cpp
@@ -14,7 +14,7 @@
// DEVICE DEFINITIONS
//**************************************************************************
-const device_type RTTY_INTERFACE = &device_creator<rtty_interface_device>;
+const device_type RTTY_INTERFACE = device_creator<rtty_interface_device>;
//-------------------------------------------------
// rom_region - device-specific ROM region