summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/wd11c00_17.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/wd11c00_17.cpp')
-rw-r--r--src/devices/machine/wd11c00_17.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/machine/wd11c00_17.cpp b/src/devices/machine/wd11c00_17.cpp
index 694dab86c2b..d6b21f43330 100644
--- a/src/devices/machine/wd11c00_17.cpp
+++ b/src/devices/machine/wd11c00_17.cpp
@@ -37,7 +37,7 @@
// DEVICE DEFINITIONS
//**************************************************************************
-const device_type WD11C00_17 = &device_creator<wd11c00_17_device>;
+const device_type WD11C00_17 = device_creator<wd11c00_17_device>;
//**************************************************************************