mirror of
https://github.com/neovim/neovim.git
synced 2025-09-11 13:58:18 +00:00
removed whitespace from ROOT_UID define.
This commit is contained in:
@@ -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. */
|
||||
|
Reference in New Issue
Block a user