CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/11/05 05:35:58
Modified files:
usr.sbin/smtpd : aldap.c aldap.h ber.c ber.h ca.c parse.y ssl.c
Log message:
replace u_char and u_int* with standard stdint.h types to ease portable version
also remove trailing whitespaces while here
no binary change
ok sunil millert gilles
