1
0
forked from aniani/vim

patch 8.2.5134: function has confusing name

Problem:    Function has confusing name.
Solution:   Rename tgetent_error() to invoke_tgetent().
This commit is contained in:
Bram Moolenaar
2022-06-19 17:45:28 +01:00
parent 1f68d992cd
commit 3efd65c557
2 changed files with 7 additions and 5 deletions

View File

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