The result from the call to parse_mime() was ignored.
authormarkus schnalke <meillo@marmaro.de>
Mon, 26 Mar 2012 22:22:33 +0000 (00:22 +0200)
committermarkus schnalke <meillo@marmaro.de>
Mon, 26 Mar 2012 22:22:33 +0000 (00:22 +0200)
commit7ffcbc3d01bb58a071d56f5e7379948c579f634a
tree2cff884a7c795ece85b9596a53839b6ae916d94e
parent7fc4e63e1df72c45f45d4fd8f54015ab9ec46320
The result from the call to parse_mime() was ignored.
Detected by `gcc -Wempty-body'. It has been that way since the beginning
of history and was probably of no consequence, but fixed anyway.

Merged from nmh. Thanks to David Levine.
uip/mhlist.c
uip/mhshow.c
uip/mhstore.c
uip/mhtest.c