CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/09/20 23:33:49
Modified files:
usr.sbin/ldapd : auth.c filter.c modify.c parse.y
Log message:
eliminate the use of a gcc C extension (conditionals with omitted
operands).
ok deraadt@
