comparison src/version.c @ 23968:da1c89e61b04 v8.2.2526

patch 8.2.2526: build failure Commit: https://github.com/vim/vim/commit/527ed38cfacc5abf32ef3e63f98966d011cd95de Author: Bram Moolenaar <Bram@vim.org> Date: Wed Feb 17 15:05:45 2021 +0100 patch 8.2.2526: build failure Problem: Build failure. Solution: Change lookup_scriptvar() arguments.
author Bram Moolenaar <Bram@vim.org>
date Wed, 17 Feb 2021 15:15:03 +0100
parents 09bde146adcb
children ba79ceac82ec
comparison
equal deleted inserted replaced
23967:1e37fd94d6e9 23968:da1c89e61b04
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 2526,
753 /**/ 755 /**/
754 2525, 756 2525,
755 /**/ 757 /**/
756 2524, 758 2524,
757 /**/ 759 /**/