[sudo-commits] sudo changeset 12844:e55b4061f598

Todd C. Miller Todd.Miller at sudo.ws
Thu Jan 28 08:54:55 MST 2021


changeset:	12844:e55b4061f598 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/e55b4061f598
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Thu Jan 28 08:53:25 2021 -0700

Log Message:
	Break up the long help string into multiple printf() statements.
	AIX xlc compiler doesn't like cpp directives in between strings.
	Also fixes a complaint from cppcheck and makes translation easier.

diffstat:

 logsrvd/logsrvd.c |  21 +++++++++++++--------
 logsrvd/sendlog.c |  48 ++++++++++++++++++++++++++++++++----------------
 2 files changed, 45 insertions(+), 24 deletions(-)



More information about the sudo-commits mailing list