comparison src/version.c @ 18962:af44ca0ddf49 v8.2.0042

patch 8.2.0042: clearing funccal values twice Commit: https://github.com/vim/vim/commit/eac7ce01e92f3dee6bbccaf7e88680fe2ce286eb Author: Bram Moolenaar <Bram@vim.org> Date: Wed Dec 25 15:04:03 2019 +0100 patch 8.2.0042: clearing funccal values twice Problem: Clearing funccal values twice. Solution: Remove clearing individual fields.
author Bram Moolenaar <Bram@vim.org>
date Wed, 25 Dec 2019 15:15:03 +0100
parents 34aa888bf5ad
children 8295f4061dc2
comparison
equal deleted inserted replaced
18961:b7bfc651f3e4 18962:af44ca0ddf49
740 NULL 740 NULL
741 }; 741 };
742 742
743 static int included_patches[] = 743 static int included_patches[] =
744 { /* Add new patch number below this line */ 744 { /* Add new patch number below this line */
745 /**/
746 42,
745 /**/ 747 /**/
746 41, 748 41,
747 /**/ 749 /**/
748 40, 750 40,
749 /**/ 751 /**/