comparison src/version.c @ 23501:60ba9ec58fd9 v8.2.2293

patch 8.2.2293: build failure with Motif Commit: https://github.com/vim/vim/commit/bb0956fc65ebe8df1da823f9c4d6a0013d9ba5c1 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jan 3 22:12:15 2021 +0100 patch 8.2.2293: build failure with Motif Problem: Build failure with Motif. (Tony Mechelynck) Solution: Use empty_option instead of empty_options.
author Bram Moolenaar <Bram@vim.org>
date Sun, 03 Jan 2021 22:15:04 +0100
parents fe868a6d2e0a
children 49d866e9b439
comparison
equal deleted inserted replaced
23500:f25657e33168 23501:60ba9ec58fd9
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 2293,
753 /**/ 755 /**/
754 2292, 756 2292,
755 /**/ 757 /**/
756 2291, 758 2291,
757 /**/ 759 /**/