1
0
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:
=?UTF-8?q?Bj=C3=B6rn=20Linse?=
2021-12-10 20:39:17 +00:00
committed by Bram Moolenaar
parent f8e9eb8e17
commit 1daedc8381
2 changed files with 8 additions and 8 deletions

View File

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