comparison src/version.c @ 9832:568ea507b0cd v7.4.2191

commit https://github.com/vim/vim/commit/a357e44ccdf5cfe9f6d35cc348ca33ccd973e1a9 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Aug 10 20:45:07 2016 +0200 patch 7.4.2191 Problem: No automatic prototype for vim_main2(). Solution: Move the #endif. (Ken Takata)
author Christian Brabandt <cb@256bit.org>
date Wed, 10 Aug 2016 21:00:07 +0200
parents 6049c1f01391
children 80ace3687eec
comparison
equal deleted inserted replaced
9831:7fd691232941 9832:568ea507b0cd
761 NULL 761 NULL
762 }; 762 };
763 763
764 static int included_patches[] = 764 static int included_patches[] =
765 { /* Add new patch number below this line */ 765 { /* Add new patch number below this line */
766 /**/
767 2191,
766 /**/ 768 /**/
767 2190, 769 2190,
768 /**/ 770 /**/
769 2189, 771 2189,
770 /**/ 772 /**/