]> granicus.if.org Git - vim/commit
patch 8.2.0205: error code E899 used twice v8.2.0205
authorBram Moolenaar <Bram@vim.org>
Mon, 3 Feb 2020 21:58:48 +0000 (22:58 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 3 Feb 2020 21:58:48 +0000 (22:58 +0100)
commita5edb670dcdeddc8520e012430fb256eb8470f6c
tree0c8720d384d3ac09c4e38a003e5c047876db8299
parent631ebc48149a0446dd9ffbddd3e2822252085885
patch 8.2.0205: error code E899 used twice

Problem:    Error code E899 used twice.
Solution:   Use E863 for the terminal in popup error.
src/popupwin.c
src/version.c