CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/11/16 12:04:40
Modified files:
usr.sbin/ldapd : schema.c
Log message:
Convert the logic in the error function of the ldap schema parser.
Instead of creating a temporary format string, create a temporary
message.
OK doug@
