[sudo-commits] sudo changeset 8426:a0577be6527d

Todd C. Miller Todd.Miller at courtesan.com
Mon Sep 17 22:10:38 EDT 2012


changeset:	8426:a0577be6527d in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/a0577be6527d
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon Sep 17 17:03:17 2012 -0400

Log Message:
	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().

diffstat:

 plugins/sudoers/gram.c |  197 ++++++++++++++++++++++++------------------------
 plugins/sudoers/gram.y |   13 +-
 2 files changed, 104 insertions(+), 106 deletions(-)



More information about the sudo-commits mailing list