comparison src/version.c @ 9017:7b1200ea03a1 v7.4.1794

commit https://github.com/vim/vim/commit/c285fe7c3ffdb3ec4eff20a1d1d5accfc80f1a86 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Apr 26 21:51:48 2016 +0200 patch 7.4.1794 Problem: Can't build on MS-Windows. Solution: Add missing declaration.
author Christian Brabandt <cb@256bit.org>
date Tue, 26 Apr 2016 22:00:06 +0200
parents 42b228c8701b
children 2e3c6071db97
comparison
equal deleted inserted replaced
9016:bbc1e9fb905c 9017:7b1200ea03a1
751 NULL 751 NULL
752 }; 752 };
753 753
754 static int included_patches[] = 754 static int included_patches[] =
755 { /* Add new patch number below this line */ 755 { /* Add new patch number below this line */
756 /**/
757 1794,
756 /**/ 758 /**/
757 1793, 759 1793,
758 /**/ 760 /**/
759 1792, 761 1792,
760 /**/ 762 /**/