CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/02/24 16:54:28
Modified files:
usr.sbin/smtpd : mta_session.c parse.y smtp_client.c util.c
Log message:
Cast argument of ctype(3) macros to unsigned char, not int.
Similar to a diff from Hiltjo Posthum. OK jung@ deraadt@
