[sudo-commits] sudo changeset 10687:92eff8dbe5f8

Todd C. Miller Todd.Miller at courtesan.com
Thu Oct 27 06:32:46 MDT 2016


changeset:	10687:92eff8dbe5f8 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/92eff8dbe5f8
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Oct 26 10:42:28 2016 -0600

Log Message:
	Replace bare ";" in the body of for() loops with "continue;" for
	improved readability.

diffstat:

 lib/util/strlcpy.c            |  2 +-
 lib/util/strnlen.c            |  2 +-
 plugins/sudoers/defaults.c    |  8 ++++----
 plugins/sudoers/env.c         |  4 ++--
 plugins/sudoers/logging.c     |  2 +-
 plugins/sudoers/visudo_json.c |  4 ++--
 src/env_hooks.c               |  2 +-
 src/exec_pty.c                |  2 +-
 8 files changed, 13 insertions(+), 13 deletions(-)


More information about the sudo-commits mailing list