comparison src/version.c @ 22333:2ccc3e68b617 v8.2.1715

patch 8.2.1715: Motif GUI: commented out code missed {} Commit: https://github.com/vim/vim/commit/26cd3063b2e2084cfd17989e7584c64f278aaaef Author: Bram Moolenaar <Bram@vim.org> Date: Sun Sep 20 21:13:27 2020 +0200 patch 8.2.1715: Motif GUI: commented out code missed {} Problem: Motif GUI: commented out code missed {}. Solution: Add {} and reenable the code. (similar to https://github.com/vim/vim/issues/6989)
author Bram Moolenaar <Bram@vim.org>
date Sun, 20 Sep 2020 21:15:05 +0200
parents 0271c2b8bb35
children 8e535ffc8a38
comparison
equal deleted inserted replaced
22332:339f74bfd2bd 22333:2ccc3e68b617
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 1715,
753 /**/ 755 /**/
754 1714, 756 1714,
755 /**/ 757 /**/
756 1713, 758 1713,
757 /**/ 759 /**/