gcc -Wempty-body warned that the check of the result from the call to parse_mime...
authorDavid Levine <levinedl@acm.org>
Sun, 8 Jan 2012 19:46:47 +0000 (13:46 -0600)
committerDavid Levine <levinedl@acm.org>
Sun, 8 Jan 2012 19:46:47 +0000 (13:46 -0600)
commit1a0dcd0a540e3af64ff63d84839336bf8c85ec40
tree1b6c5b99827cdc59932e1efa5db95143c8ac8535
parent060b69724738b7b3d447843bfc5146f24e07fb0a
gcc -Wempty-body warned that the check of the result from the call to parse_mime() was ignored.  It has been that way since the beginning of history and was probably of no consequence, but fixed anyway.
uip/mhlist.c
uip/mhn.c
uip/mhshow.c
uip/mhstore.c
uip/mhtest.c