comparison src/version.c @ 8304:097886a3379b v7.4.1444

commit https://github.com/vim/vim/commit/0f526f5652e0a5432493b3f2a1cb34ab99a9da0a Author: Bram Moolenaar <Bram@vim.org> Date: Sat Feb 27 22:59:41 2016 +0100 patch 7.4.1444 Problem: Can't build with JSON but without multi-byte. Solution: Fix pointer name.
author Christian Brabandt <cb@256bit.org>
date Sat, 27 Feb 2016 23:00:04 +0100
parents 6a4c11fa1aa3
children 7fcf3f6020c1
comparison
equal deleted inserted replaced
8303:88207f4b861a 8304:097886a3379b
741 NULL 741 NULL
742 }; 742 };
743 743
744 static int included_patches[] = 744 static int included_patches[] =
745 { /* Add new patch number below this line */ 745 { /* Add new patch number below this line */
746 /**/
747 1444,
746 /**/ 748 /**/
747 1443, 749 1443,
748 /**/ 750 /**/
749 1442, 751 1442,
750 /**/ 752 /**/