comparison src/version.c @ 22820:d05319bbf63b v8.2.1958

patch 8.2.1958: build failure with timers Commit: https://github.com/vim/vim/commit/b885b435d126d34475714e39ec1125bd4e1c77c6 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Nov 5 19:34:41 2020 +0100 patch 8.2.1958: build failure with timers Problem: Build failure with timers. Solution: Add missing change.
author Bram Moolenaar <Bram@vim.org>
date Thu, 05 Nov 2020 19:45:03 +0100
parents b27601c0d289
children 0b4658e030cb
comparison
equal deleted inserted replaced
22819:b6df7d42c633 22820:d05319bbf63b
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 1958,
753 /**/ 755 /**/
754 1957, 756 1957,
755 /**/ 757 /**/
756 1956, 758 1956,
757 /**/ 759 /**/