forked from aniani/vim
patch 8.2.3552: xxd revert does not handle end of line correctly
Problem: Xxd revert does not handle end of line correctly. Solution: Check for newline first. (closes #9034)
This commit is contained in:
@@ -757,6 +757,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3552,
|
||||
/**/
|
||||
3551,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user