comparison src/version.c @ 20974:769f5a2d0879 v8.2.1038

patch 8.2.1038: popupwin test fails Commit: https://github.com/vim/vim/commit/b2b218d89b3a6f450e65afd5e59ac234a5fa1eb7 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Jun 22 20:22:19 2020 +0200 patch 8.2.1038: popupwin test fails Problem: Popupwin test fails. Solution: Fix WaitForAssert() argument.
author Bram Moolenaar <Bram@vim.org>
date Mon, 22 Jun 2020 20:30:03 +0200
parents d561e3c6cd65
children 599b29b6e540
comparison
equal deleted inserted replaced
20973:98123dbc498a 20974:769f5a2d0879
752 NULL 752 NULL
753 }; 753 };
754 754
755 static int included_patches[] = 755 static int included_patches[] =
756 { /* Add new patch number below this line */ 756 { /* Add new patch number below this line */
757 /**/
758 1038,
757 /**/ 759 /**/
758 1037, 760 1037,
759 /**/ 761 /**/
760 1036, 762 1036,
761 /**/ 763 /**/