]> granicus.if.org Git - vim/commit
patch 8.1.0323: reverse order of VTP calls only needed the first time v8.1.0323
authorBram Moolenaar <Bram@vim.org>
Thu, 23 Aug 2018 20:38:31 +0000 (22:38 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 23 Aug 2018 20:38:31 +0000 (22:38 +0200)
commit2551c037e41b3c2702d3ec30ee518c11966b19e6
tree3fe08539e8c7a140103f7c4a9916f83a2a620d77
parent7cb33a14c943c0b87dc61c1da438a443f8a43782
patch 8.1.0323: reverse order of VTP calls only needed the first time

Problem:    Reverse order of VTP calls only needed the first time.
Solution:   Add a flag to remember the state. (Nobuhiro Takasaki, closes #3366)
src/os_win32.c
src/version.c