diff options
author | Jan Edmund Lazo <janedmundlazo@hotmail.com> | 2018-07-28 02:23:14 -0400 |
---|---|---|
committer | Jan Edmund Lazo <janedmundlazo@hotmail.com> | 2018-07-29 07:51:51 -0400 |
commit | c18a1b9034aab1e91136468015f33032505db180 (patch) | |
tree | e017a4c22f973f7b395b20dab27a42de7fb8c527 /src/clint.py | |
parent | 6646502bbbbafcd05e33937f7bcd598834fcf910 (diff) | |
download | rneovim-c18a1b9034aab1e91136468015f33032505db180.tar.gz rneovim-c18a1b9034aab1e91136468015f33032505db180.tar.bz2 rneovim-c18a1b9034aab1e91136468015f33032505db180.zip |
syntax: refactor syn_combine_list()
Add const on parameters and variables.
Update declarations to avoid typecasts.
Use `sizeof(*ptr)` for malloc() to reduce effect of type changes.
ie. short to int16_t
Update syn_compare_stub() variable declarations for consistency.
Diffstat (limited to 'src/clint.py')
0 files changed, 0 insertions, 0 deletions