diff --git a/util/ectool.c b/util/ectool.c index 9d83d67c31..168068635f 100644 --- a/util/ectool.c +++ b/util/ectool.c @@ -1270,7 +1270,7 @@ int cmd_fanduty(int argc, char *argv[]) #define LBMSG(state) #state #include "lightbar_msg_list.h" -static const char const *lightbar_cmds[] = { +static const char * const lightbar_cmds[] = { LIGHTBAR_MSG_LIST }; #undef LBMSG