1
0
forked from aniani/vim

patch 8.2.3303: some structures could be smaller

Problem:    Some structures could be smaller.
Solution:   Rearrange members to reduce size. (Dominique Pellé, closes #8725)
This commit is contained in:
Dominique Pelle
2021-08-07 12:44:41 +02:00
committed by Bram Moolenaar
parent d57a6bd98c
commit 3276f5846f
4 changed files with 14 additions and 12 deletions

View File

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