gcc -Wempty-body warned that the check of the result from the call to parse_mime...
[mmh] / uip / mhtest.c
index 022f6c4..c884ffe 100644 (file)
@@ -271,7 +271,7 @@ do_cache:
            adios (NULL, "out of memory");
        ctp = cts;
 
-       if ((ct = parse_mime (file)));
+       if ((ct = parse_mime (file)))
            *ctp++ = ct;
     } else {
        /*