[sudo-commits] sudo changeset 9804:61d94525be2e

Todd C. Miller Todd.Miller at courtesan.com
Sat Nov 15 06:32:46 MST 2014


changeset:	9804:61d94525be2e in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/61d94525be2e
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Sat Nov 15 06:32:39 2014 -0700

Log Message:
	Prevent cppcheck from getting confused by our compat definition of
	the va_copy macro for pre-C99.

diffstat:

 Makefile.in                      |  2 +-
 lib/util/Makefile.in             |  2 +-
 plugins/group_file/Makefile.in   |  2 +-
 plugins/sample/Makefile.in       |  2 +-
 plugins/sudoers/Makefile.in      |  2 +-
 plugins/system_group/Makefile.in |  2 +-
 src/Makefile.in                  |  2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)


More information about the sudo-commits mailing list