1
0
forked from aniani/vim

patch 8.2.3354: build failure with +byte_offset but without +textprop

Problem:    Build failure with +byte_offset but without +textprop. (John
            Marriott)
Solution:   Adjust the #ifdef.
This commit is contained in:
Bram Moolenaar
2021-08-15 22:18:04 +02:00
parent cd6b4f3001
commit 92755bba30
2 changed files with 5 additions and 3 deletions

View File

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