summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/imagedev/diablo.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/imagedev/diablo.cpp')
-rw-r--r--src/devices/imagedev/diablo.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/imagedev/diablo.cpp b/src/devices/imagedev/diablo.cpp
index 5852da4a58e..07a66bd68de 100644
--- a/src/devices/imagedev/diablo.cpp
+++ b/src/devices/imagedev/diablo.cpp
@@ -23,7 +23,7 @@ static const char *dsk_option_spec =
// device type definition
-const device_type DIABLO = &device_creator<diablo_image_device>;
+const device_type DIABLO = device_creator<diablo_image_device>;
//-------------------------------------------------
// diablo_image_device - constructor