aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/syntax.c
diff options
context:
space:
mode:
authorVVKot <volodymyr.kot.ua@gmail.com>2021-11-20 21:33:54 +0000
committerVVKot <volodymyr.kot.ua@gmail.com>2021-11-22 05:44:40 +0000
commit6ff3475b42870e8f26ec78a71e79aad70c63d05e (patch)
tree57bd2a3cb6818e64f32cf2480649489dc245fddc /src/nvim/syntax.c
parentc86fb824e0b4889d82e8bc0412ad4dcdd9ec46b5 (diff)
downloadrneovim-6ff3475b42870e8f26ec78a71e79aad70c63d05e.tar.gz
rneovim-6ff3475b42870e8f26ec78a71e79aad70c63d05e.tar.bz2
rneovim-6ff3475b42870e8f26ec78a71e79aad70c63d05e.zip
vim-patch:8.1.1386: unessesary type casts for lalloc()
Problem: Unessesary type casts for lalloc(). Solution: Remove type casts. Change lalloc(size, TRUE) to alloc(size). https://github.com/vim/vim/commit/18a4ba29aeccb9841d5bfdd2eaaffdfae2f15ced
Diffstat (limited to 'src/nvim/syntax.c')
0 files changed, 0 insertions, 0 deletions