CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/12/29 10:57:03
Modified files:
usr.sbin/smtpd : enqueue.c
Log message:
Change send_line() return value to be 1/0 like get_responses() and
check the return value in the callers. The inital value of inheaders
has been changed to improve readability. OK gilles@ jung@
