From: Todd C. Miller Date: Tue, 13 Nov 2012 13:54:31 +0000 (-0500) Subject: repair spacing X-Git-Tag: SUDO_1_8_7~1^2~331 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8195fe1bd270d02385b6f25ea6d7583c5b51bf4f;p=sudo repair spacing --- diff --git a/src/sudo.h b/src/sudo.h index 2034712df..1509784fb 100644 --- a/src/sudo.h +++ b/src/sudo.h @@ -44,9 +44,9 @@ #endif #ifdef __TANDEM -# define ROOT_UID 65535 +# define ROOT_UID 65535 #else -# define ROOT_UID 0 +# define ROOT_UID 0 #endif /*