1
0
forked from aniani/vim

updated for version 7.4.671

Problem:    Warning for shadowing a variable.
Solution:   Rename off to mb_off. (Kazunobu Kuriyama)
This commit is contained in:
Bram Moolenaar
2015-03-21 14:20:16 +01:00
parent dcefba9934
commit 4df702999d
2 changed files with 5 additions and 3 deletions

View File

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