1
0
forked from aniani/vim

updated for version 7.3.1188

Problem:    Newline characters messing up error message.
Solution:   Remove the newlines. (Kazunobu Kuriyama)
This commit is contained in:
Bram Moolenaar
2013-06-13 21:57:20 +02:00
parent 0c6633a7ea
commit 9d438d3b38
2 changed files with 8 additions and 6 deletions

View File

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