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:
committed by
Bram Moolenaar
parent
d57a6bd98c
commit
3276f5846f
@@ -755,6 +755,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3303,
|
||||
/**/
|
||||
3302,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user