mirror of
https://github.com/vim/vim.git
synced 2025-10-17 07:44:28 -04:00
updated for version 7.0003
This commit is contained in:
@@ -4055,7 +4055,7 @@ getnextcomp(fname)
|
||||
|
||||
#if defined(FEAT_MODIFY_FNAME) || defined(FEAT_EVAL) \
|
||||
|| defined(FEAT_SESSION) || defined(MSWIN) \
|
||||
|| (defined(FEAT_GUI_GTK) \
|
||||
|| ((defined(FEAT_GUI_GTK) || defined(FEAT_GUI_KDE)) \
|
||||
&& (defined(FEAT_WINDOWS) || defined(FEAT_DND))) \
|
||||
|| defined(FEAT_SUN_WORKSHOP) || defined(FEAT_NETBEANS_INTG) \
|
||||
|| defined(PROTO)
|
||||
|
Reference in New Issue
Block a user