mirror of
				https://github.com/neovim/neovim.git
				synced 2025-10-26 12:27:24 +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
	 Brandon Coleman
					Brandon Coleman