1
0
forked from aniani/vim

patch 8.0.1762: terminal debug logging is a bit complicated

Problem:    Terminal debug logging is a bit complicated.
Solution:   Make log_tr() use variable arguments (Ozaki Kiichi, closes #2730)
This commit is contained in:
Bram Moolenaar
2018-04-24 21:40:10 +02:00
parent 4e9d443a25
commit b255b90503
2 changed files with 46 additions and 56 deletions

View File

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