forked from aniani/vim
patch 9.0.0498: various small issues
Problem: Various small issues. Solution: Various small fixes.
This commit is contained in:
@@ -774,7 +774,7 @@ WaitForReply(void *p)
|
||||
/*
|
||||
* Wait for replies from id (win)
|
||||
* When "timeout" is non-zero wait up to this many seconds.
|
||||
* Return 0 and the malloc'ed string when a reply is available.
|
||||
* Return 0 and the allocated string in "*str" when a reply is available.
|
||||
* Return -1 if the window becomes invalid while waiting.
|
||||
*/
|
||||
int
|
||||
|
Reference in New Issue
Block a user