mirror of
https://github.com/vim/vim.git
synced 2025-11-09 10:37:17 -05:00
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>
This commit is contained in:
committed by
Christian Brabandt
parent
72c3ca9f8d
commit
ed4eb74f7a
@@ -709,6 +709,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1449,
|
||||
/**/
|
||||
1448,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user