comparison src/version.c @ 15750:ece3be0e03b6 v8.1.0882

patch 8.1.0882: checking for FEAT_MBYTE which doesn't exist anymore commit https://github.com/vim/vim/commit/1aa43755e2116ba744be13b6f596ea033a0d82ae Author: Bram Moolenaar <Bram@vim.org> Date: Fri Feb 8 14:41:31 2019 +0100 patch 8.1.0882: checking for FEAT_MBYTE which doesn't exist anymore Problem: Checking for FEAT_MBYTE which doesn't exist anymore. (Christ van Willegen) Solution: Remove it.
author Bram Moolenaar <Bram@vim.org>
date Fri, 08 Feb 2019 14:45:07 +0100
parents 93b78c4a7cd5
children bd442b02c9e5
comparison
equal deleted inserted replaced
15749:bb1248a712d6 15750:ece3be0e03b6
781 NULL 781 NULL
782 }; 782 };
783 783
784 static int included_patches[] = 784 static int included_patches[] =
785 { /* Add new patch number below this line */ 785 { /* Add new patch number below this line */
786 /**/
787 882,
786 /**/ 788 /**/
787 881, 789 881,
788 /**/ 790 /**/
789 880, 791 880,
790 /**/ 792 /**/