commit | e71022082d6a8bd8ec3d7b9dadf3f9ce46ef339c | [log] [tgz] |
---|---|---|
author | zeertzjq <zeertzjq@outlook.com> | Tue Feb 13 20:32:04 2024 +0100 |
committer | Christian Brabandt <cb@256bit.org> | Tue Feb 13 20:32:04 2024 +0100 |
tree | a9013c4febc347946d49036960b0a9dde4079a0f | |
parent | 2f9aef42af94f6d68f37f6e9b8cb878e88ed12bf [diff] [blame] |
patch 9.1.0105: Style: typos found Problem: Style: typos found Solution: correct them (zeertzjq) closes: #14023 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 17a7899..65b6530 100644 --- a/src/version.c +++ b/src/version.c
@@ -705,6 +705,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 105, +/**/ 104, /**/ 103,