]> granicus.if.org Git - vim/commit
patch 9.0.0797: order of assert function arguments is reverted v9.0.0797
authorzeertzjq <zeertzjq@outlook.com>
Wed, 19 Oct 2022 14:12:54 +0000 (15:12 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 19 Oct 2022 14:12:54 +0000 (15:12 +0100)
commitdf63f05c3a81f726ee9fbfc4954eb675e287c7f7
tree131cf0f1b0b9af2878bbea1f11df0805b9292e5e
parent060b8384888ce91b1bc194101091d0f9f85d0490
patch 9.0.0797: order of assert function arguments is reverted

Problem:    Order of assert function arguments is reverted.
Solution:   Swap the arguments. (closes #11399)
src/testdir/test_termcodes.vim
src/version.c