]> granicus.if.org Git - vim/commit
patch 9.0.0392: inverted condition is a bit confusing v9.0.0392
authorK.Takata <kentkt@csc.jp>
Mon, 5 Sep 2022 20:45:11 +0000 (21:45 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 5 Sep 2022 20:45:11 +0000 (21:45 +0100)
commite53a0d44090753d6284b34cc7fb5cf6c765d562c
treec144f5a67752fb407b18e6901410ba2523ea3852
parent3411265a3698c3d5ef56d9b0c3bb237a9f5fdba1
patch 9.0.0392: inverted condition is a bit confusing

Problem:    Inverted condition is a bit confusing.
Solution:   Remove the "!" and swap the blocks. (Ken Takata)
src/os_win32.c
src/version.c