1
0
forked from aniani/vim

patch 9.0.0994: tests for empty prop type name fail

Problem:    Tests for empty prop type name fail.
Solution:   Correct the error number.
This commit is contained in:
Bram Moolenaar
2022-12-02 21:37:45 +00:00
parent 89469d157a
commit 267db7c3e3
2 changed files with 4 additions and 2 deletions

View File

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