1
0
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:
DungSaga
2021-10-22 12:55:42 +01:00
committed by Bram Moolenaar
parent 94e7d345c1
commit 47810464aa
3 changed files with 45 additions and 7 deletions

View File

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