comparison src/version.c @ 15601:8ab9ad27fca4 v8.1.0808

patch 8.1.0808: MS-Windows: build error with GUI commit https://github.com/vim/vim/commit/091806d6f0f0481b88daa7d3a24006e54c25cd6f Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jan 24 16:27:46 2019 +0100 patch 8.1.0808: MS-Windows: build error with GUI Problem: MS-Windows: build error with GUI. Solution: Remove "static".
author Bram Moolenaar <Bram@vim.org>
date Thu, 24 Jan 2019 16:30:06 +0100
parents 9da8ae285a02
children 639b8318472c
comparison
equal deleted inserted replaced
15600:2fa949d0c0ea 15601:8ab9ad27fca4
789 NULL 789 NULL
790 }; 790 };
791 791
792 static int included_patches[] = 792 static int included_patches[] =
793 { /* Add new patch number below this line */ 793 { /* Add new patch number below this line */
794 /**/
795 808,
794 /**/ 796 /**/
795 807, 797 807,
796 /**/ 798 /**/
797 806, 799 806,
798 /**/ 800 /**/