1
0
forked from aniani/vim

patch 8.2.3434: function prototype for trigger_modechanged() is incomplete

Problem:    Function prototype for trigger_modechanged() is incomplete.
Solution:   Add "void".
This commit is contained in:
Bram Moolenaar
2021-09-12 21:00:14 +02:00
parent bdcba24d85
commit 28e591dd50
2 changed files with 3 additions and 1 deletions

View File

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