2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-28 21:07:55 +00:00

repair spacing

This commit is contained in:
Todd C. Miller 2012-11-13 08:54:31 -05:00
parent 0178d5ae01
commit 8195fe1bd2

View File

@ -44,9 +44,9 @@
#endif #endif
#ifdef __TANDEM #ifdef __TANDEM
# define ROOT_UID 65535 # define ROOT_UID 65535
#else #else
# define ROOT_UID 0 # define ROOT_UID 0
#endif #endif
/* /*