diff options
author | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2020-10-25 02:24:07 -0400 |
---|---|---|
committer | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2020-10-25 02:24:33 -0400 |
commit | 63d4a6537d8bf1a62b769e594171577b8bbcdd8d (patch) | |
tree | 1364954b1caf243cf798b1afc9dc8e46e2847753 /runtime/lua/vim/lsp/callbacks.lua | |
parent | b7cd7e0e5c2d450000cfd43f1fbde0497a1c83fd (diff) | |
download | rneovim-63d4a6537d8bf1a62b769e594171577b8bbcdd8d.tar.gz rneovim-63d4a6537d8bf1a62b769e594171577b8bbcdd8d.tar.bz2 rneovim-63d4a6537d8bf1a62b769e594171577b8bbcdd8d.zip |
vim-patch:8.1.1862: Coverity warns for not using return value
Problem: Coverity warns for not using return value.
Solution: Add "(void)" to avoid the warning.
https://github.com/vim/vim/commit/9c272a9e52c914d6630f2cc887da89f63e7e983a
Diffstat (limited to 'runtime/lua/vim/lsp/callbacks.lua')
0 files changed, 0 insertions, 0 deletions