]> granicus.if.org Git - vim/commit
updated for version 7.3.164 v7.3.164
authorBram Moolenaar <Bram@vim.org>
Thu, 28 Apr 2011 11:02:09 +0000 (13:02 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 28 Apr 2011 11:02:09 +0000 (13:02 +0200)
commit8d2d71d4bbd7f13817e7f42ce02b31c4a17ed66f
treed9e971cde37bc1c33f83b5d04bd65650843f480f
parentf1fda2d6e591a5b5bb549e4ca30c9029c544eea9
updated for version 7.3.164
Problem:    C-indenting: a preprocessor statement confuses detection of a
            function delcaration.
Solution:   Ignore preprocessor lines. (Lech Lorens)  Also recognize the style
            to put a comma before the argument name.
src/misc1.c
src/testdir/test3.in
src/testdir/test3.ok
src/version.c