[sudo-commits] sudo changeset 9166:8491f970f343

Todd C. Miller Todd.Miller at courtesan.com
Wed Dec 11 20:05:35 MST 2013


changeset:	9166:8491f970f343 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/8491f970f343
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Dec 11 14:31:50 2013 -0700

Log Message:
	Don't use int where we really mean enum def_tuple.  When this code
	was written it was assumed that we may have multiple tuple types.
	However, that hasn't happened and probably never will.

diffstat:

 plugins/sudoers/defaults.c |  12 +++++-------
 plugins/sudoers/defaults.h |  11 ++++++-----
 2 files changed, 11 insertions(+), 12 deletions(-)


More information about the sudo-commits mailing list