mirror of
https://github.com/vim/vim.git
synced 2025-09-26 04:04:07 -04:00
patch 8.0.0055
Problem: Minor comment and style deficiencies. Solution: Update comments and fix style.
This commit is contained in:
@@ -6256,6 +6256,7 @@ has_non_ascii(char_u *s)
|
||||
#if defined(MESSAGE_QUEUE) || defined(PROTO)
|
||||
/*
|
||||
* Process messages that have been queued for netbeans or clientserver.
|
||||
* Also check if any jobs have ended.
|
||||
* These functions can call arbitrary vimscript and should only be called when
|
||||
* it is safe to do so.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user