Correction to 366a86fb6097ab0f704443f0a6ae2addbc3745d5:
[libguestfs.git] / src / generator.ml
index 40ffc06..d680d42 100755 (executable)
@@ -3904,7 +3904,7 @@ and generate_fish_completion () =
 
 #ifdef HAVE_LIBREADLINE
 
-static const char *commands[] = {
+static const char *const commands[] = {
 ";
 
   (* Get the commands and sort them, including the aliases. *)