1
0
forked from aniani/vim

patch 7.4.1330

Problem:    fd_read() has an unused argument.
Solution:   Remove the timeout. (Yasuhiro Matsumoto)
This commit is contained in:
Bram Moolenaar
2016-02-16 13:11:17 +01:00
parent 5cefd40982
commit 0943a09db8
2 changed files with 5 additions and 3 deletions

View File

@@ -747,6 +747,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1330,
/**/
1329,
/**/