]> granicus.if.org Git - vim/commit
patch 8.2.3791: build error with +cindent but without +smartindent v8.2.3791
authorBram Moolenaar <Bram@vim.org>
Sun, 12 Dec 2021 19:10:44 +0000 (19:10 +0000)
committerBram Moolenaar <Bram@vim.org>
Sun, 12 Dec 2021 19:10:44 +0000 (19:10 +0000)
commitd2439e0443ee26931ab93874c05cc7f57e9af93d
tree16121f3ce935de410dfc3bffe4b4680cf56277ca
parent3bb79dc191a1dec14606b1b94b968a6808906700
patch 8.2.3791: build error with +cindent but without +smartindent

Problem:    Build error with +cindent but without +smartindent.
Solution:   Move declaration of "do_cindent". (John Marriott)
src/change.c
src/version.c