updated for version 7.3.332 v7.3.332
authorBram Moolenaar <Bram@vim.org>
Tue, 4 Oct 2011 16:03:47 +0000 (18:03 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 4 Oct 2011 16:03:47 +0000 (18:03 +0200)
commite79d1535cf1933729bb7352123c12cb91fd2ce0c
tree73e345a51d5319368836380dceda3553c752a890
parentaa0e80471f663385a143af419708067b1ea80de7
updated for version 7.3.332
Problem:    Indent after "public:" is not increased in C++ code. (Lech Lorens)
Solution:   Check for namespace after the regular checks. (partly by Martin
            Gieseking)
src/misc1.c
src/testdir/test3.in
src/testdir/test3.ok
src/version.c