[sudo-commits] sudo changeset 8200:9d80c802bb46

Todd C. Miller Todd.Miller at courtesan.com
Wed Jun 20 12:58:24 EDT 2012


changeset:	8200:9d80c802bb46 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/9d80c802bb46
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon Jun 18 13:47:01 2012 -0400

Log Message:
	Fix compilation on gcc 2.95 and other compilers that only allow
	variable declarations at the beginning of a block.

diffstat:

 plugins/sudoers/logging.c    |  4 +++-
 plugins/sudoers/sudoreplay.c |  3 ++-
 2 files changed, 5 insertions(+), 2 deletions(-)



More information about the sudo-commits mailing list