Added cast in conditional to prevent signed/unsigned comparison, and wrapped argument...
authorDavid Levine <levinedl@acm.org>
Tue, 28 Feb 2012 02:56:58 +0000 (20:56 -0600)
committerDavid Levine <levinedl@acm.org>
Tue, 28 Feb 2012 02:56:58 +0000 (20:56 -0600)
commit314cc2b7c5640f2685a119a90bb92f1e41e6c618
tree2bb43af4929271d08b68ee97fd86579b8d562c9d
parent58e2db8c886765caf1ce294ba8336fe683bcd888
Added cast in conditional to prevent signed/unsigned comparison, and wrapped argument to prevent warning about unused argument when built without SASL support.
mts/smtp/smtp.c