mirror of
https://github.com/vim/vim.git
synced 2025-09-27 04:14:06 -04:00
updated for version 7.0-202
This commit is contained in:
@@ -3280,7 +3280,7 @@ prepare_server(parmp)
|
||||
# ifdef FEAT_GUI
|
||||
(gui.in_use
|
||||
# ifdef UNIX
|
||||
&& getuid() != 0
|
||||
&& getuid() != ROOT_UID
|
||||
# endif
|
||||
) ||
|
||||
# endif
|
||||
|
Reference in New Issue
Block a user