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