]> granicus.if.org Git - sudo/commit
Rename yyerror() to sudoerserror() to match yacc prefix changes.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 17 Sep 2012 21:03:17 +0000 (17:03 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 17 Sep 2012 21:03:17 +0000 (17:03 -0400)
commit7f36643a665833443c2560a527c3f0704dd7ff9f
tree588d32ac09c2c0367a0aeb85e8786054ea6934c0
parent1d90c0ad712220054d53ae6fab2fa07039433532
Rename yyerror() to sudoerserror() to match yacc prefix changes.
Not really needed due to the #defines that yacc makes but it is
less confusing this way as the lexer calls sudoerserror().
plugins/sudoers/gram.c
plugins/sudoers/gram.y