1
0
forked from aniani/vim

patch 9.0.0498: various small issues

Problem:    Various small issues.
Solution:   Various small fixes.
This commit is contained in:
Bram Moolenaar
2022-09-18 13:06:41 +01:00
parent 9712ff1288
commit 747f110420
8 changed files with 30 additions and 28 deletions

View File

@@ -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