vim-patch:8.2.0955: build fails

Problem:    Build fails.
Solution:   Add missing struct change.
215f49c4d7
This commit is contained in:
Thomas Vigouroux 2020-09-21 16:54:40 +02:00
parent a08959bc7a
commit cf4543a564

View File

@ -451,6 +451,7 @@ typedef struct {
regprog_T *b_cap_prog; // program for 'spellcapcheck'
char_u *b_p_spf; // 'spellfile'
char_u *b_p_spl; // 'spelllang'
char_u *b_p_spo; // 'spelloptions'
int b_cjk; // all CJK letters as OK
char_u b_syn_chartab[32]; // syntax iskeyword option
char_u *b_syn_isk; // iskeyword option