1
0
forked from aniani/vim

updated for version 7.3.458

Problem:    Crash when calling smsg() during startup.
Solution:   Don't use 'shortmess' when it is not set yet.
This commit is contained in:
Bram Moolenaar
2012-02-29 13:51:37 +01:00
parent 011a34d77d
commit 7f29f7a2f4
2 changed files with 4 additions and 1 deletions

View File

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