removed whitespace from ROOT_UID define.

This commit is contained in:
Brandon Coleman
2014-05-30 16:12:42 -05:00
parent 18b64c99cc
commit 1ff8ed7b82

View File

@@ -37,7 +37,7 @@ Error: configure did not run properly.Check auto/config.log.
#endif
/* user ID of root is usually zero, but not for everybody */
# define ROOT_UID 0
#define ROOT_UID 0
/* Can't use "PACKAGE" here, conflicts with a Perl include file. */