1
0
forked from aniani/vim

patch 7.4.1726

Problem:    ANSI compiler complains about string length.
Solution:   Split long string in two parts. (Michael Jarvis)
This commit is contained in:
Bram Moolenaar
2016-04-13 21:14:37 +02:00
parent 3780bb923a
commit 700eefe5a4
2 changed files with 17 additions and 10 deletions

View File

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