X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=fish%2Fsupported.c;h=7b9e085e52a167ece4f1233058416e7dc6b7412e;hb=1a35ca59088e572c11633e85524bb282cb436186;hp=c97af14360b41fb3cb8c3b8985c7aacd37d4ecf8;hpb=c9f1a45334efca844c8918b9f0de373f16fd9766;p=libguestfs.git diff --git a/fish/supported.c b/fish/supported.c index c97af14..7b9e085 100644 --- a/fish/supported.c +++ b/fish/supported.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include @@ -26,7 +26,7 @@ #include "fish.h" int -do_supported (const char *cmd, int argc, char *argv[]) +run_supported (const char *cmd, size_t argc, char *argv[]) { char **groups;