mirror of
https://github.com/vim/vim
synced 2025-07-16 09:12:00 +00:00
Update runtime files
This commit is contained in:
@ -509,7 +509,7 @@ SendEventProc(
|
||||
/*
|
||||
* Didn't recognize this thing. Just skip through the next
|
||||
* null character and try again.
|
||||
* Also, throw away commands that we cant process anyway.
|
||||
* Also, throw away commands that we can't process anyway.
|
||||
*/
|
||||
|
||||
while (*p != 0)
|
||||
|
Reference in New Issue
Block a user