X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=fish%2Fecho.c;h=783c0f692e84dc53abdf4f227776d32fed725b7a;hp=b4b5cf1debc639c441f5304cbc012d84ff665ba8;hb=0003ea2c3dbaa7e22f4f616539136821d80694b8;hpb=4581eb2523eeb4d094d53af0555cb7e0f760ae2d diff --git a/fish/echo.c b/fish/echo.c index b4b5cf1..783c0f6 100644 --- a/fish/echo.c +++ b/fish/echo.c @@ -1,5 +1,5 @@ /* guestfish - the filesystem interactive shell - * Copyright (C) 2009 Red Hat Inc. + * Copyright (C) 2009 Red Hat Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -25,7 +25,7 @@ #include "fish.h" int -do_echo (const char *cmd, int argc, char *argv[]) +run_echo (const char *cmd, int argc, char *argv[]) { int i;