Re: fix format strings in relayd
On Thu, Jul 04, 2019 at 10:15:54PM +0200, Moritz Buhl wrote: > Hi, > > as promised a patch to relayd to enable formatting warnings for yyerror. OK claudio@ > Greetings, > Moritz Buhl > > Index: usr.sbin/relayd/parse.y > === > RCS
fix format strings in relayd
Hi, as promised a patch to relayd to enable formatting warnings for yyerror. Greetings, Moritz Buhl Index: usr.sbin/relayd/parse.y === RCS file: /cvs/src/usr.sbin/relayd/parse.y,v retrieving revision 1.238 diff -u -p -r1.238 parse.y