]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1194 v7.4.1194
authorBram Moolenaar <Bram@vim.org>
Thu, 28 Jan 2016 22:10:07 +0000 (23:10 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 28 Jan 2016 22:10:07 +0000 (23:10 +0100)
commit83162468b3c8722fffea033d3de144cd4191472a
tree65a4d3832fe5b02094750192c36127a2cb0c0764
parentb8b6511fc1f8422a17778d710ed11538174a7f33
patch 7.4.1194
Problem:    Compiler warning for not using return value of fwrite().
Solution:   Return OK/FAIL. (Charles Campbell)
src/channel.c
src/proto/channel.pro
src/version.c