X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;ds=sidebyside;f=fish%2Fglob.c;h=41f2bcdd8de5c3727814bdb775e60c83644f46cb;hb=0003ea2c3dbaa7e22f4f616539136821d80694b8;hp=1a18b3700fd3299b6d588f14c288ccd168ca004d;hpb=585fceb3350c17a3d6ed7f2daffd5e2b3e5fc3e1;p=libguestfs.git diff --git a/fish/glob.c b/fish/glob.c index 1a18b37..41f2bcd 100644 --- a/fish/glob.c +++ b/fish/glob.c @@ -31,7 +31,7 @@ static void glob_issue (char *cmd, int argc, char ***globs, int *posn, int *count, int *r); int -do_glob (const char *cmd, int argc, char *argv[]) +run_glob (const char *cmd, int argc, char *argv[]) { /* For 'glob cmd foo /s* /usr/s*' this could be: *