summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/kc_keyb.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/kc_keyb.cpp')
-rw-r--r--src/mame/machine/kc_keyb.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/kc_keyb.cpp b/src/mame/machine/kc_keyb.cpp
index 984bfa940cf..6dc9f46d0ec 100644
--- a/src/mame/machine/kc_keyb.cpp
+++ b/src/mame/machine/kc_keyb.cpp
@@ -328,7 +328,7 @@ triggers the time measurement by the CTC channel 3."
// GLOBAL VARIABLES
//**************************************************************************
-const device_type KC_KEYBOARD = &device_creator<kc_keyboard_device>;
+const device_type KC_KEYBOARD = device_creator<kc_keyboard_device>;
//**************************************************************************
// Input Ports