1
0
forked from aniani/vim

patch 7.4.787

Problem:    snprintf() isn't available everywhere.
Solution:   Use vim_snprintf(). (Ken Takata)
This commit is contained in:
Bram Moolenaar
2015-07-17 22:04:48 +02:00
parent 537443018d
commit fb9bc4829a
2 changed files with 8 additions and 6 deletions

View File

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