]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0616: build error when disabling the diff feature v8.2.0616
authorBram Moolenaar <Bram@vim.org>
Tue, 21 Apr 2020 20:23:15 +0000 (22:23 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 21 Apr 2020 20:23:15 +0000 (22:23 +0200)
commite770598f31ad88fc98e40ead4b228ebc04afaa5d
tree8509128531d190dd2645e40cb892961ee8acbe83
parentad48e6c1590842ab6d48e6caba3e9250734dae27
patch 8.2.0616: build error when disabling the diff feature

Problem:    Build error when disabling the diff feature.
Solution:   Move parenthesis outside of #ifdef. (Tom Ryder)
src/drawline.c
src/version.c