1
0
forked from aniani/vim

patch 8.0.0328: the "zero count" error doesn't have a number

Problem:    The "zero count" error doesn't have a number. (Hirohito Higashi)
Solution:   Give it a number and be more specific about the error.
This commit is contained in:
Bram Moolenaar
2017-02-12 18:45:25 +01:00
parent 75c19464ed
commit 23a5558cfd
2 changed files with 3 additions and 1 deletions

View File

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