X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=fish%2Fsupported.c;h=7b9e085e52a167ece4f1233058416e7dc6b7412e;hb=342b4a55d056734a0344db8b4bcf1a90104a8a59;hp=3a0c93c0374c2296ec15a6c60a6fef876d4982eb;hpb=0003ea2c3dbaa7e22f4f616539136821d80694b8;p=libguestfs.git diff --git a/fish/supported.c b/fish/supported.c index 3a0c93c..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 -run_supported (const char *cmd, int argc, char *argv[]) +run_supported (const char *cmd, size_t argc, char *argv[]) { char **groups;