1
0
forked from aniani/vim

patch 8.2.0251: a couple of function return types can be more specific

Problem:    A couple of function return types can be more specific.
Solution:   Use a better return type. (Ken Takata, closes #5629)
This commit is contained in:
Bram Moolenaar
2020-02-12 22:25:56 +01:00
parent 4f5776c17c
commit 7306d6b1c9
3 changed files with 6 additions and 4 deletions

View File

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