patch 8.2.3680: repeated code in xxd

Problem:    Repeated code in xxd.
Solution:   Change exit_on_ferror() to getc_or_die(). (closes #9226)
This commit is contained in:
DungSaga
2021-11-26 13:59:27 +00:00
committed by Bram Moolenaar
parent 7329cfab36
commit d1d8a595bd
2 changed files with 13 additions and 14 deletions

View File

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