commit | dc4c37b9d5130c777b377287b8b38cd24da084cb | [log] [tgz] |
---|---|---|
author | dundargoc <gocdundar@gmail.com> | Fri Jan 12 18:02:10 2024 +0100 |
committer | Christian Brabandt <cb@256bit.org> | Fri Jan 12 18:02:10 2024 +0100 |
tree | ad4dde28ec0cef5b1b48145e5742f4d7f440479c | |
parent | 497e5282b6d21b99c01c6ecc6bf41b9b1781df6a [diff] [blame] |
patch 9.1.0025: A few typos in tests and justify.vim Problem: A few typos in tests and justify.vim Solution: fix them closes: #13848 Signed-off-by: dundargoc <gocdundar@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
diff --git a/src/version.c b/src/version.c index 5fba3de..c8f0bb9 100644 --- a/src/version.c +++ b/src/version.c
@@ -705,6 +705,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 25, +/**/ 24, /**/ 23,