1
0
forked from aniani/vim

patch 8.0.0903: early return from test function

Problem:    Early return from test function.
Solution:   Remove the return.
This commit is contained in:
Bram Moolenaar
2017-08-11 20:20:27 +02:00
parent 1ccd8fff8a
commit cf8d840ce9
2 changed files with 2 additions and 1 deletions

View File

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