1
0
forked from aniani/vim

patch 8.1.0118: duplicate error message for put command

Problem:    Duplicate error message for put command.
Solution:   Check return value of u_save(). (Jason Franklin)
This commit is contained in:
Bram Moolenaar
2018-06-27 20:49:44 +02:00
parent bd87eb38c5
commit f52f9ea8f5
4 changed files with 53 additions and 4 deletions

View File

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