mirror of
https://github.com/vim/vim
synced 2025-07-16 01:01:58 +00:00
updated for version 7.1b
This commit is contained in:
@ -144,7 +144,7 @@ static void rebuild_tearoff(vimmenu_T *menu);
|
||||
static HBITMAP s_htearbitmap; /* bitmap used to indicate tearoff */
|
||||
#endif
|
||||
|
||||
/* Flag that is set while processing a message that must not be interupted by
|
||||
/* Flag that is set while processing a message that must not be interrupted by
|
||||
* processing another message. */
|
||||
static int s_busy_processing = FALSE;
|
||||
|
||||
|
Reference in New Issue
Block a user