From: Richard Jones Date: Thu, 30 Apr 2009 13:20:07 +0000 (+0100) Subject: Correction to 366a86fb6097ab0f704443f0a6ae2addbc3745d5: X-Git-Tag: 1.0.16~15 X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=commitdiff_plain;h=abb447c32abdea467374edc30704818dd2883da7 Correction to 366a86fb6097ab0f704443f0a6ae2addbc3745d5: The code in fish/completion.c is generated, so update the generator instead. --- diff --git a/src/generator.ml b/src/generator.ml index 40ffc06..d680d42 100755 --- a/src/generator.ml +++ b/src/generator.ml @@ -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. *)