forked from aniani/vim
patch 8.2.3777: spell file write error not checked
Problem: Spell file write error not checked. Solution: Check writing the prefix conditions. (Bjorn Linse, closes #9323)
This commit is contained in:
committed by
Bram Moolenaar
parent
f8e9eb8e17
commit
1daedc8381
@@ -753,6 +753,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3777,
|
||||
/**/
|
||||
3776,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user