CVSROOT:        /cvs
Module name:    src
Changes by:     j...@cvs.openbsd.org    2015/10/27 15:11:27

Modified files:
        usr.sbin/smtpd : delivery_lmtp.c 

Log message:
delivery lmtp gets fed with a message file as input which is guaranted to have
\n-terminated lines, so no need to strip \r here

also remove an unneeded len assignment while here

discussed with and ok gilles

Reply via email to