]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1046: the "secure" variable is used inconsistently v8.1.1046
authorBram Moolenaar <Bram@vim.org>
Sun, 24 Mar 2019 13:02:04 +0000 (14:02 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 24 Mar 2019 13:02:04 +0000 (14:02 +0100)
commit82b033eff82d3ed0da77fd5f5a1c023766acabba
tree044982426b63e83769cda707b56da4d5c2b9d2b5
parent63dbfd33c1d47400c62775842b5b750ee69e2383
patch 8.1.1046: the "secure" variable is used inconsistently

Problem:    the "secure" variable is used inconsistently. (Justin M. Keyes)
Solution:   Set it to one instead of incrementing.
src/buffer.c
src/option.c
src/version.c