forked from aniani/vim
patch 8.2.3925: diff mode confused by NUL bytes
Problem: Diff mode confused by NUL bytes. Solution: Handle NUL bytes differently. (Christian Brabandt, closes #9421, closes #9418)
This commit is contained in:
@@ -749,6 +749,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3925,
|
||||
/**/
|
||||
3924,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user