]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1330 v7.4.1330
authorBram Moolenaar <Bram@vim.org>
Tue, 16 Feb 2016 12:11:17 +0000 (13:11 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 16 Feb 2016 12:11:17 +0000 (13:11 +0100)
commit0943a09db84b036ec550d7f2e5b832f621b400ca
treed39988696918f0c72915b40cafc51e9802431e73
parent5cefd4098204b4677387511b586673649f2fab48
patch 7.4.1330
Problem:    fd_read() has an unused argument.
Solution:   Remove the timeout. (Yasuhiro Matsumoto)
src/channel.c
src/version.c