1
0
forked from aniani/vim

patch 8.2.3658: duplicate code in xxd

Problem:    Duplicate code in xxd.
Solution:   Merge duplicated code. Add more tests. (closes #9192)
This commit is contained in:
DungSaga
2021-11-24 11:18:07 +00:00
committed by Bram Moolenaar
parent 112bed0cbe
commit 48608b4a4b
3 changed files with 28 additions and 9 deletions

View File

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