comparison src/version.c @ 10968:0cfcbb7046b6 v8.0.0373

patch 8.0.0373: build fails without +folding commit https://github.com/vim/vim/commit/376407674ff10b60e7c6090906be50982763f0f3 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Feb 25 22:37:15 2017 +0100 patch 8.0.0373: build fails without +folding Problem: Build fails without +folding. Solution: Move misplaced #ifdef.
author Christian Brabandt <cb@256bit.org>
date Sat, 25 Feb 2017 22:45:04 +0100
parents 398ad090256d
children ab9f7bbe4439
comparison
equal deleted inserted replaced
10967:2828f870f481 10968:0cfcbb7046b6
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 373,
767 /**/ 769 /**/
768 372, 770 372,
769 /**/ 771 /**/
770 371, 772 371,
771 /**/ 773 /**/