]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0897: wrong error message for invalid term_finish value v8.0.0897
authorBram Moolenaar <Bram@vim.org>
Fri, 11 Aug 2017 13:45:28 +0000 (15:45 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 11 Aug 2017 13:45:28 +0000 (15:45 +0200)
commitf1237f18143d9fe5b2a6ce981dee415736858789
treeed155436a168666e447addb5f19d4d057bc7f5db
parentdd693ce28b158ff573129ee30fe5b886544a03c2
patch 8.0.0897: wrong error message for invalid term_finish value

Problem:    Wrong error message for invalid term_finish value
Solution:   Pass the right argument to emsg().
src/channel.c
src/version.c