1
0
forked from aniani/vim

updated for version 7.4.546

Problem:    Repeated use of vim_snprintf() with a number.
Solution:   Move these vim_snprintf() calls into a function.
This commit is contained in:
Bram Moolenaar
2014-12-13 03:58:09 +01:00
parent aff5c3a530
commit 2f1e51a43c
2 changed files with 21 additions and 16 deletions

View File

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