summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/mm1kb.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/mm1kb.cpp')
-rw-r--r--src/mame/machine/mm1kb.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/mm1kb.cpp b/src/mame/machine/mm1kb.cpp
index 5097eb78225..88faf286961 100644
--- a/src/mame/machine/mm1kb.cpp
+++ b/src/mame/machine/mm1kb.cpp
@@ -45,7 +45,7 @@ static const char *const mm1_kb_sample_names[] =
"*MM1_keyboard",
"beep", // beep at 2.6 kHz
"power_switch", // not actually on the keyboard, but close enough :)
- 0
+ nullptr
};
bool mm1_keyboard_t::first_time = true;