comparison src/version.c @ 10994:fdf42c56bb2e v8.0.0386

patch 8.0.0386: tiny build has a problem with generating the options test commit https://github.com/vim/vim/commit/5b3af14b34c97ab58bfd4699bc2f3e5a2b704117 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Feb 27 22:59:40 2017 +0100 patch 8.0.0386: tiny build has a problem with generating the options test Problem: Tiny build has a problem with generating the options test. Solution: Change the "if" to skip over statements.
author Christian Brabandt <cb@256bit.org>
date Mon, 27 Feb 2017 23:00:05 +0100
parents 441ca654f65c
children 2f041b367cd9
comparison
equal deleted inserted replaced
10993:495e11773ed8 10994:fdf42c56bb2e
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 386,
767 /**/ 769 /**/
768 385, 770 385,
769 /**/ 771 /**/
770 384, 772 384,
771 /**/ 773 /**/