Removed a remaining RETSIGTYPE. Also change a few locals from int to unsigned to...
authorDavid Levine <levinedl@acm.org>
Mon, 9 Jan 2012 20:08:38 +0000 (14:08 -0600)
committerDavid Levine <levinedl@acm.org>
Mon, 9 Jan 2012 20:08:38 +0000 (14:08 -0600)
commita2469f5ecbca3a179251ac9b777b561bc5245d4c
treebd1572e6413837d3bda80975cc707fa5efc38788
parentf475d48680eb8bb0b6543efab9057eba2773666e
Removed a remaining RETSIGTYPE.  Also change a few locals from int to unsigned to prevent signed-unsigned comparison mismatch.
mts/smtp/smtp.c