commit | 551d8c372e49ed630fd95c6422a0ee62d00902c5 | [log] [tgz] |
---|---|---|
author | zeertzjq <zeertzjq@outlook.com> | Wed Jun 05 19:53:32 2024 +0200 |
committer | Christian Brabandt <cb@256bit.org> | Wed Jun 05 19:53:32 2024 +0200 |
tree | 4a0d04952aa1622b555d8dabcb9bbda0de65388b | |
parent | 92f4e915908962da2c1969a8d60f1563e06ee00e [diff] [blame] |
patch 9.1.0467: typos in some comments Problem: typos in some comments (after v9.1.0466) Solution: fix comments (zeertzjq) closes: #14919 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 a3fef03..92498e1 100644 --- a/src/version.c +++ b/src/version.c
@@ -705,6 +705,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 467, +/**/ 466, /**/ 465,