1
0
forked from aniani/vim

patch 8.0.1159: typo in #ifdef

Problem:    Typo in #ifdef.
Solution:   Change "PROT" to "PROTO". (Nobuhiro Takasaki, closes #2165)
This commit is contained in:
Bram Moolenaar
2017-09-28 22:35:25 +02:00
parent db51007108
commit d371bbe0ab
2 changed files with 3 additions and 1 deletions

View File

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