summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/pet/cass.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/pet/cass.cpp')
-rw-r--r--src/devices/bus/pet/cass.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/pet/cass.cpp b/src/devices/bus/pet/cass.cpp
index e06682f2c3e..fc9f5ded21c 100644
--- a/src/devices/bus/pet/cass.cpp
+++ b/src/devices/bus/pet/cass.cpp
@@ -15,7 +15,7 @@
// GLOBAL VARIABLES
//**************************************************************************
-const device_type PET_DATASSETTE_PORT = &device_creator<pet_datassette_port_device>;
+const device_type PET_DATASSETTE_PORT = device_creator<pet_datassette_port_device>;