]> granicus.if.org Git - vim/commit
patch 8.1.0872: confusing condition v8.1.0872
authorBram Moolenaar <Bram@vim.org>
Sun, 3 Feb 2019 14:28:28 +0000 (15:28 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 3 Feb 2019 14:28:28 +0000 (15:28 +0100)
commit34a587457f09743974dcee24a04a1752a949b300
tree54a151533388e46e3fb6680f8c2bcf22cff1d5ba
parent314dd79cac2adc10304212d1980d23ecf6782cfc
patch 8.1.0872: confusing condition

Problem:    Confusing condition.
Solution:   Use "==" instead of "<=".
src/gui_gtk_x11.c
src/version.c