X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=fish%2Fdestpaths.c;fp=fish%2Fdestpaths.c;h=275db49a646f35964ef500668c7578c44399e13d;hp=8b6173aa6ce92849a3ab02b010a5b6aa1d4e500b;hb=fad78c609423fe10139b468ec229c3d6792718e2;hpb=78e2a30b90621e417b8677868092bc6426d7b097 diff --git a/fish/destpaths.c b/fish/destpaths.c index 8b6173a..275db49 100644 --- a/fish/destpaths.c +++ b/fish/destpaths.c @@ -61,7 +61,7 @@ struct word { }; static void -free_words (struct word *words, int nr_words) +free_words (struct word *words, size_t nr_words) { size_t i;