CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/03/15 10:34:57
Modified files:
usr.sbin/smtpd : mail.lmtp.c smtp_session.c spfwalk.c
Log message:
Add missing casts to unsigned char when using ctype(3).
>From Hiltjo Posthuma
