commit | c029c131ea7822514d67edb9be2de76d076aa267 | [log] [tgz] |
---|---|---|
author | zeertzjq <zeertzjq@outlook.com> | Thu Mar 28 11:37:26 2024 +0100 |
committer | Christian Brabandt <cb@256bit.org> | Thu Mar 28 11:37:26 2024 +0100 |
tree | b21ae335a3173c9b14329e6a319851136647f91f | |
parent | 3164cf8f12f14b725b918e3170bb0a9085af8298 [diff] [blame] |
patch 9.1.0220: Few typos in source and test files Problem: Typos in code and tests. Solution: Fix typos (zeertzjq). closes: #14321 Signed-off-by: zeertzjq <zeertzjq@outlook.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
diff --git a/src/version.c b/src/version.c index bad5a93..20618a6 100644 --- a/src/version.c +++ b/src/version.c
@@ -705,6 +705,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 220, +/**/ 219, /**/ 218,