summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/coco/coco_232.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/coco/coco_232.cpp')
-rw-r--r--src/devices/bus/coco/coco_232.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/coco/coco_232.cpp b/src/devices/bus/coco/coco_232.cpp
index e6b005756bf..8973a36ccf6 100644
--- a/src/devices/bus/coco/coco_232.cpp
+++ b/src/devices/bus/coco/coco_232.cpp
@@ -31,7 +31,7 @@ MACHINE_CONFIG_END
// GLOBAL VARIABLES
//**************************************************************************
-const device_type COCO_232 = &device_creator<coco_232_device>;
+const device_type COCO_232 = device_creator<coco_232_device>;
//**************************************************************************
// LIVE DEVICE