1
0
forked from aniani/vim

patch 7.4.2249

Problem:    Missing colon in error message.
Solution:   Add the colon. (Dominique Pelle)
This commit is contained in:
Bram Moolenaar
2016-08-24 22:06:38 +02:00
parent 358308dd99
commit ba2099034f
2 changed files with 5 additions and 3 deletions

View File

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