]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1884: Wrong order of arguments for error messages v9.0.1884
authorChrist van Willegen <cvwillegen@gmail.com>
Fri, 8 Sep 2023 17:17:09 +0000 (19:17 +0200)
committerChristian Brabandt <cb@256bit.org>
Fri, 8 Sep 2023 17:18:58 +0000 (19:18 +0200)
commit1bd2cb11694690a77e4141bce2e34d9dfb882f1c
tree3257557a432611cea7e47c7dd2051c702388760e
parent4e554d282c50e428932df5fff9917f8a836f7782
patch 9.0.1884: Wrong order of arguments for error messages

Problem:  Wrong order of arguments for error messages
Solution: Reverse order or arguments for e_aptypes_is_null_nr_str

closes: #13051

Signed-off-by: Christian Brabandt <cb@256bit.org>
Co-authored-by: Christ van Willegen <cvwillegen@gmail.com>
src/errors.h
src/strings.c
src/version.c