]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.395 v7.4.395
authorBram Moolenaar <Bram@vim.org>
Wed, 6 Aug 2014 15:44:14 +0000 (17:44 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 6 Aug 2014 15:44:14 +0000 (17:44 +0200)
commit04d17ae1678846c4857cd86cf3eaf47d60c04c85
tree124d23d766325e5ddc7d79ee3ed8547dff7e13d9
parent9b352c46f0604288087c629381158e3e80943fbe
updated for version 7.4.395
Problem:    C indent is wrong below an if with wrapped condition followed by
            curly braces. (Trevor Powell)
Solution:   Make a copy of tryposBrace.
src/misc1.c
src/testdir/test3.in
src/testdir/test3.ok
src/version.c