CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/11/03 11:44:36
Modified files:
usr.sbin/ifstated: ifstated.h parse.y
usr.sbin/ldapd : parse.y
usr.sbin/ldpd : log.c log.h parse.y
Log message:
Convert the logic in yyerror(). Instead of creating a temporary
format string, create a temporary message.
OK claudio@
