X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=fish%2Fcompletion.c;h=e44c38849301bc2f0d0ee55bb06d3e8930bd4416;hp=d7dfc499fb02ae196a1e897101bfbebd79d00df4;hb=366a86fb6097ab0f704443f0a6ae2addbc3745d5;hpb=de2cf8615aacb4aa1ee521d65e7ef22fb73dcbb3 diff --git a/fish/completion.c b/fish/completion.c index d7dfc49..e44c388 100644 --- a/fish/completion.c +++ b/fish/completion.c @@ -33,7 +33,7 @@ #ifdef HAVE_LIBREADLINE -static const char *commands[] = { +static const char *const commands[] = { "add", "add-cdrom", "add-drive",