0
0
mirror of https://github.com/vim/vim.git synced 2025-10-09 06:14:17 -04:00

patch 8.2.2697: function list test fails

Problem:    Function list test fails.
Solution:   Add missing function. (Yegappan Lakshmanan)
This commit is contained in:
Bram Moolenaar
2021-04-03 15:15:47 +02:00
parent f65ed86f6f
commit 0df6030145
2 changed files with 3 additions and 0 deletions

View File

@@ -750,6 +750,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
2697,
/**/
2696,
/**/