summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/pet/diag.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/pet/diag.cpp')
-rw-r--r--src/devices/bus/pet/diag.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/pet/diag.cpp b/src/devices/bus/pet/diag.cpp
index eef41f4f526..27a318f2e3e 100644
--- a/src/devices/bus/pet/diag.cpp
+++ b/src/devices/bus/pet/diag.cpp
@@ -15,7 +15,7 @@
// DEVICE DEFINITIONS
//**************************************************************************
-const device_type PET_USERPORT_DIAGNOSTIC_CONNECTOR = &device_creator<pet_userport_diagnostic_connector_t>;
+const device_type PET_USERPORT_DIAGNOSTIC_CONNECTOR = device_creator<pet_userport_diagnostic_connector_t>;