1
0
forked from aniani/vim

patch 8.2.3714: some unused assignments and ugly code in xxd

Problem:    Some unused assignments and ugly code in xxd.
Solution:   Leave out assignments.  Use marcro for fprintf(). (closes #9246)
This commit is contained in:
DungSaga
2021-12-01 11:24:52 +00:00
committed by Bram Moolenaar
parent 0b226f60be
commit 7e5503c17a
2 changed files with 14 additions and 18 deletions

View File

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