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:
@@ -757,6 +757,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3594,
|
||||
/**/
|
||||
3593,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user