summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/balsente.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/balsente.c')
-rw-r--r--src/mame/machine/balsente.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/balsente.c b/src/mame/machine/balsente.c
index 3d76236ed43..c581a09a2fc 100644
--- a/src/mame/machine/balsente.c
+++ b/src/mame/machine/balsente.c
@@ -1066,7 +1066,7 @@ WRITE8_HANDLER( balsente_chip_select_w )
#if LOG_CEM_WRITES
if (temp != cem3394_get_parameter(i, reg))
{
- static const char *names[] =
+ static const char *const names[] =
{
"VCO_FREQUENCY",
"FINAL_GAIN",