1
0
forked from aniani/vim

patch 8.2.0525: Win32: typo in assignment and misplaced paren

Problem:    Win32: typo in assignment and misplaced paren.
Solution:   Fix the syntax.
This commit is contained in:
Bram Moolenaar
2020-04-06 23:49:50 +02:00
parent c74fbfedfa
commit 40655d5016
2 changed files with 5 additions and 4 deletions

View File

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