1
0
forked from aniani/vim

patch 8.2.3523: duplicated code in xxd

Problem:    Duplicated code in xxd.
Solution:   Remove duplicated lines. (closes #8972)
This commit is contained in:
DungSaga
2021-10-16 19:07:46 +01:00
committed by Bram Moolenaar
parent 93ff6720fe
commit c89c91cafd
2 changed files with 6 additions and 8 deletions

View File

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