1
0
forked from aniani/vim

patch 8.2.3594: xxd code is a bit difficult to understand

Problem:    Xxd code is a bit difficult to understand.
Solution:   Move some lines to a separate function. (closes #9037)
This commit is contained in:
Bram Moolenaar
2021-11-14 13:46:05 +00:00
parent 7f13b24ab6
commit 786e05beb5
2 changed files with 44 additions and 29 deletions

View File

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