1
0
forked from aniani/vim

patch 8.0.0774: build failure without the multi-byte feature

Problem:    Build failure without the multi-byte feature on HPUX.
Solution:   Move #ifdefs. (John Marriott)
This commit is contained in:
Bram Moolenaar
2017-07-25 22:06:43 +02:00
parent f80451e6fe
commit 8f14bb58cb
2 changed files with 9 additions and 8 deletions

View File

@@ -769,6 +769,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
774,
/**/
773,
/**/