forked from aniani/vim
patch 8.2.3529: xxd usage output is incomplete
Problem: Xxd usage output is incomplete. Solution: Add "bytes" to "-g" flag. (Atsushi Sugawara, closes #8944)
This commit is contained in:
committed by
Bram Moolenaar
parent
f4d8b76d30
commit
34a364877f
@@ -757,6 +757,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3529,
|
||||
/**/
|
||||
3528,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user