comparison src/version.c @ 19639:4cce471fa537 v8.2.0376

patch 8.2.0376: nasty callback test fails on some systems Commit: https://github.com/vim/vim/commit/fa5d8a191d0f2deacffebf62dced5c2198cc0880 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Mar 13 14:55:23 2020 +0100 patch 8.2.0376: nasty callback test fails on some systems Problem: Nasty callback test fails on some systems. Solution: Increase the sleep time.
author Bram Moolenaar <Bram@vim.org>
date Fri, 13 Mar 2020 15:00:03 +0100
parents 8de319d1b82c
children 73b2c928a8aa
comparison
equal deleted inserted replaced
19638:4680390d4e2a 19639:4cce471fa537
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 376,
741 /**/ 743 /**/
742 375, 744 375,
743 /**/ 745 /**/
744 374, 746 374,
745 /**/ 747 /**/