CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/04/28 02:49:13
Modified files:
usr.sbin/smtpd : smtp_session.c
Log message:
pass a struct smtp_tx pointer to functions that apply to SMTP transactions,
rather than a struct smtp_session pointer. Tweak names while there.
ok gilles@
