]> granicus.if.org Git - vim/commit
patch 8.1.0012: misplaced #endif v8.1.0012
authorBram Moolenaar <Bram@vim.org>
Mon, 21 May 2018 11:39:40 +0000 (13:39 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 21 May 2018 11:39:40 +0000 (13:39 +0200)
commit1f131aee0ed4383009c0a67cc15581cc4c0dcad7
tree01660b676bcb3a422b8c93a71ecb88d874fc0f99
parentf88a5bc10232cc3fac92dba4e8455f4c14311f8e
patch 8.1.0012: misplaced #endif

Problem:    Misplaced #endif.
Solution:   Move the #endif to after the expression. (David Binderman)
src/fileio.c
src/version.c