refactor(clint): convert short to int16_t (#20815)

This commit is contained in:
dundargoc
2022-10-27 06:28:16 +02:00
committed by GitHub
parent 72503a7a45
commit 0117c97e62
3 changed files with 5 additions and 5 deletions

View File

@@ -415,7 +415,7 @@ struct wordnode_S {
// "wn_region" the LSW of the wordnr.
char_u wn_affixID; // supported/required prefix ID or 0
uint16_t wn_flags; // WF_ flags
short wn_region; // region mask
int16_t wn_region; // region mask
#ifdef SPELL_PRINTTREE
int wn_nr; // sequence nr for printing