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