]> granicus.if.org Git - vim/commit
patch 8.2.0001: #endif comments do reflect corresponding #ifdef v8.2.0001
authorBram Moolenaar <Bram@vim.org>
Fri, 13 Dec 2019 17:13:22 +0000 (18:13 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 13 Dec 2019 17:13:22 +0000 (18:13 +0100)
commit74ee5e2384b7f51b3dcff52720235b08a380e0ed
tree2e61dba3db8a1457549c2c63e2538ea77bea882d
parent98056533b96b6b5d8849641de93185dd7bcadc44
patch 8.2.0001: #endif comments do reflect corresponding #ifdef

Problem:    #endif comments do reflect corresponding #ifdef.
Solution:   Update the comments. (Rene Nyffenegger, closes #5351)
src/ui.c
src/version.c