comparison src/version.c @ 24313:10c39822f496 v8.2.2697

patch 8.2.2697: function list test fails Commit: https://github.com/vim/vim/commit/0df603014589c663f4b49dc6fd36c3b99db1718f Author: Bram Moolenaar <Bram@vim.org> Date: Sat Apr 3 15:15:47 2021 +0200 patch 8.2.2697: function list test fails Problem: Function list test fails. Solution: Add missing function. (Yegappan Lakshmanan)
author Bram Moolenaar <Bram@vim.org>
date Sat, 03 Apr 2021 15:30:21 +0200
parents e3d72ea162c3
children 43ac86deea50
comparison
equal deleted inserted replaced
24312:7482f98856ae 24313:10c39822f496
748 NULL 748 NULL
749 }; 749 };
750 750
751 static int included_patches[] = 751 static int included_patches[] =
752 { /* Add new patch number below this line */ 752 { /* Add new patch number below this line */
753 /**/
754 2697,
753 /**/ 755 /**/
754 2696, 756 2696,
755 /**/ 757 /**/
756 2695, 758 2695,
757 /**/ 759 /**/