The result from the call to parse_mime() was ignored.
[mmh] / uip / mhshow.c
index 6d91e59..ebbd8ec 100644 (file)
@@ -299,7 +299,7 @@ do_cache:
                        adios(NULL, "out of memory");
                ctp = cts;
 
-               if ((ct = parse_mime(file)));
+               if ((ct = parse_mime(file)))
                        *ctp++ = ct;
        } else {
                /*