1
0
forked from aniani/vim

updated for version 7.0054

This commit is contained in:
Bram Moolenaar
2005-02-28 22:44:58 +00:00
parent 4d01d630a5
commit 8cd06cabf3
10 changed files with 141 additions and 18 deletions

View File

@@ -3830,6 +3830,7 @@ mch_call_shell(cmd, options)
size_t l;
/* child */
close(fromshell_fd);
for (;;)
{
l = STRLEN(p + written);