gcc -Wempty-body warned that the check of the result from the call to parse_mime...
[mmh] / uip / mhn.c
index 2ce21d3..fe728f9 100644 (file)
--- a/uip/mhn.c
+++ b/uip/mhn.c
@@ -563,7 +563,7 @@ do_cache:
            adios (NULL, "out of memory");
        ctp = cts;
 
-       if ((ct = parse_mime (file)));
+       if ((ct = parse_mime (file)))
            *ctp++ = ct;
     } else {
        /*