X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=sbr%2Ffmt_compile.c;h=dd0b52af2374295afd2ecc57c466a266259e6ab8;hp=435740eca429d224694c5721b1326c8ecaff791c;hb=d5b5e6e4813b7fd77dc1664df4304537f3002cf3;hpb=517661967774d60716ecff152c642b417195f900 diff --git a/sbr/fmt_compile.c b/sbr/fmt_compile.c index 435740e..dd0b52a 100644 --- a/sbr/fmt_compile.c +++ b/sbr/fmt_compile.c @@ -302,7 +302,7 @@ int fmt_compile(char *fstring, struct format **fmt) { register char *cp; - int i; + size_t i; if (format_string) free(format_string);