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 /*