CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/03 00:26:17
Modified files:
usr.sbin/smtpd : iobuf.c
Log message:
move paren to correctly return a negative error value instead of the
result of the < 0 test which would be 1.
ok gilles@
