1
0
forked from aniani/vim

patch 8.2.3554: xxd has various way to exit

Problem:    Xxd has various way to exit.
Solution:   Add function to print error and exit. (closes #9035)
This commit is contained in:
DungSaga
2021-10-22 15:55:31 +01:00
committed by Bram Moolenaar
parent 5a5c111e79
commit a2ffb43520
2 changed files with 48 additions and 62 deletions

View File

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