CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/10/10 21:23:28
Modified files:
usr.sbin/ldapd : syntax.c
usr.sbin/tcpdump: print-ipsec.c
Log message:
The <ctype.h> is*() interfaces expect EOF or an unsigned char; cast to
(unsigned char) as required
found by Michael McConville (mmcconv1 (at) sccs.swarthmore.edu) w/Coccinelle
