]> rtime.felk.cvut.cz Git - lisovros/iproute2_canprio.git/commit
ematch: fix warning about yyerror and const
authorStephen Hemminger <shemminger@vyatta.com>
Tue, 3 Jan 2012 21:55:00 +0000 (13:55 -0800)
committerStephen Hemminger <shemminger@vyatta.com>
Tue, 3 Jan 2012 21:55:00 +0000 (13:55 -0800)
commit5761f04fb8f47db22464ad420dd1a99ed842d569
tree9636f2bf148989bc742d653ebdb90d2b01d9d410
parentf5b830dc5dab07149157eb007de9a858a57e880b
ematch: fix warning about yyerror and const

yyerror() should take const char * on current bison.
tc/emp_ematch.y