]> granicus.if.org Git - vim/commit
patch 8.1.1118: a couple of conditions are hard to understand v8.1.1118
authorBram Moolenaar <Bram@vim.org>
Thu, 4 Apr 2019 18:13:09 +0000 (20:13 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 4 Apr 2019 18:13:09 +0000 (20:13 +0200)
commit652de23dc7abf6aa2721ccee7fe279b5cce8069c
treecec591d692dc674f9e2834169139777d46e5f97a
parent1cd4dc444ad260e4ff201152ecff2005dbd15410
patch 8.1.1118: a couple of conditions are hard to understand

Problem:    A couple of conditions are hard to understand.
Solution:   Split the conditions into pieces. (Ozaki Kiichi, closes #3879)
src/getchar.c
src/os_unix.c
src/version.c