[sudo-commits] sudo changeset 15189:f684294d67cc

Todd C. Miller Todd.Miller at sudo.ws
Sun Nov 26 10:28:26 MST 2023


changeset:	15189:f684294d67cc in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/f684294d67cc
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Sun Nov 26 09:27:46 2023 -0700
files:		plugins/sudoers/tsdump.c

Log Message:
	tsdump: quiet compiler warnings on some platforms.

	Quiet a -Wshadow warning from gcc.
	Cast major() and minor() to unsigned int when printing.


diffstat:

 plugins/sudoers/tsdump.c |  12 +++++++-----
 1 files changed, 7 insertions(+), 5 deletions(-)



More information about the sudo-commits mailing list