git.annexia.org
/
libguestfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
366a86f
)
Correction to 366a86fb6097ab0f704443f0a6ae2addbc3745d5:
author
Richard Jones
<rjones@redhat.com>
Thu, 30 Apr 2009 13:20:07 +0000
(14:20 +0100)
committer
Richard Jones
<rjones@redhat.com>
Thu, 30 Apr 2009 13:20:07 +0000
(14:20 +0100)
The code in fish/completion.c is generated, so update the generator instead.
src/generator.ml
patch
|
blob
|
history
diff --git
a/src/generator.ml
b/src/generator.ml
index
40ffc06
..
d680d42
100755
(executable)
--- 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 *co
nst co
mmands[] = {
";
(* Get the commands and sort them, including the aliases. *)