X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=sbr%2Ffmt_compile.c;h=dd0b52af2374295afd2ecc57c466a266259e6ab8;hb=e1b2a81e2b5f77605973a47734a895cd3e83b73c;hp=435740eca429d224694c5721b1326c8ecaff791c;hpb=5518634037521728ddcb11b8eb4c6dcd7f046f83;p=mmh 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);