comparison src/version.c @ 11311:be499043ca70 v8.0.0541

patch 8.0.0541: compiler warning on MS-Windows commit https://github.com/vim/vim/commit/04000560ca81cc2608b291d0990e661b41ca8c68 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Apr 3 21:35:42 2017 +0200 patch 8.0.0541: compiler warning on MS-Windows Problem: Compiler warning on MS-Windows. Solution: Add a type cast. (Mike Williams)
author Christian Brabandt <cb@256bit.org>
date Mon, 03 Apr 2017 21:45:04 +0200
parents b254fd46ef62
children 327a04a762f6
comparison
equal deleted inserted replaced
11310:6d6f42a572d0 11311:be499043ca70
762 NULL 762 NULL
763 }; 763 };
764 764
765 static int included_patches[] = 765 static int included_patches[] =
766 { /* Add new patch number below this line */ 766 { /* Add new patch number below this line */
767 /**/
768 541,
767 /**/ 769 /**/
768 540, 770 540,
769 /**/ 771 /**/
770 539, 772 539,
771 /**/ 773 /**/