comparison src/version.c @ 7058:64dc5b11ad33 v7.4.841

commit https://github.com/vim/vim/commit/5ea87a04964b0ccd017380b8247d04d2a69f6062 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Aug 26 23:24:09 2015 +0200 patch 7.4.841 Problem: Can't compile without the multi-byte feature. (John Marriott) Solution: Add more #ifdef's.
author Christian Brabandt <cb@256bit.org>
date Wed, 26 Aug 2015 23:30:04 +0200
parents 1ebd7608cfd9
children 41ccc6f95954
comparison
equal deleted inserted replaced
7057:417dfdc030bf 7058:64dc5b11ad33
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 841,
744 /**/ 746 /**/
745 840, 747 840,
746 /**/ 748 /**/
747 839, 749 839,
748 /**/ 750 /**/