commit | ed4eb74f7a8eb47ff9f4dbba395fee9662c226d6 | [log] [tgz] |
---|---|---|
author | glepnir <glephunter@gmail.com> | Tue Jun 10 20:23:42 2025 +0200 |
committer | Christian Brabandt <cb@256bit.org> | Tue Jun 10 20:23:42 2025 +0200 |
tree | 050f4322df9c8d747082a62c39e9c3dad1127cb5 | |
parent | 72c3ca9f8d9964b091578f56391bb9839b21318c [diff] [blame] |
patch 9.1.1449: typo in pum_display() Problem: typo in pum_display() Solution: update the comment, remove empty new lines (glepnir) closes: #17506 Signed-off-by: glepnir <glephunter@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
diff --git a/src/version.c b/src/version.c index 44ec231..3983083 100644 --- a/src/version.c +++ b/src/version.c
@@ -710,6 +710,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1449, +/**/ 1448, /**/ 1447,