]> git.marmaro.de Git - mmh/blobdiff - sbr/fmt_compile.c
correct the maximum number of sequences in the mark(1) man page
[mmh] / sbr / fmt_compile.c
index f643421a0f599a37d5041341fc58c858b6e5ce4b..b4e8bcbc7a5e984a0f4513fe110326a5e740fa3a 100644 (file)
@@ -316,7 +316,7 @@ int
 fmt_compile(char *fstring, struct format **fmt)
 {
     register char *cp;
-    int i;
+    size_t i;
 
     if (format_string)
        free (format_string);