comparison src/version.c @ 22017:2794a2666769 v8.2.1558

patch 8.2.1558: signs test fails Commit: https://github.com/vim/vim/commit/2f1228463aa9ff62814f9732561b1849e5f01f75 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Aug 31 23:18:00 2020 +0200 patch 8.2.1558: signs test fails Problem: Signs test fails. Solution: Add missing change to sign.c.
author Bram Moolenaar <Bram@vim.org>
date Mon, 31 Aug 2020 23:30:04 +0200
parents d8065205ea82
children ef929329affe
comparison
equal deleted inserted replaced
22016:74fac2b83733 22017:2794a2666769
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 1558,
757 /**/ 759 /**/
758 1557, 760 1557,
759 /**/ 761 /**/
760 1556, 762 1556,
761 /**/ 763 /**/