1
0
forked from aniani/vim

patch 8.1.0944: format of nbdbg() arguments is not checked

Problem:    Format of nbdbg() arguments is not checked.
Solution:   Add format attribute.  Fix reported problems. (Dominique Pelle,
            closes #3992)
This commit is contained in:
Bram Moolenaar
2019-02-17 19:12:21 +01:00
parent 749f07c0db
commit c85c8fcb9f
3 changed files with 12 additions and 6 deletions

View File

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