mirror of
https://github.com/neovim/neovim.git
synced 2025-09-12 06:18:16 +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
|
#endif
|
||||||
|
|
||||||
/* user ID of root is usually zero, but not for everybody */
|
/* 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. */
|
/* Can't use "PACKAGE" here, conflicts with a Perl include file. */
|
||||||
|
Reference in New Issue
Block a user