1
0
forked from aniani/vim

patch 9.0.0800: compiler complains about repeated typedef

Problem:    Compiler complains about repeated typedef.
Solution:   Remove one typedef.
This commit is contained in:
Bram Moolenaar
2022-10-19 19:24:48 +01:00
parent d0fbb41eaa
commit d505c8220d
2 changed files with 3 additions and 1 deletions

View File

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