aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/buffer.c
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2014-05-19 09:17:27 -0400
committerJustin M. Keyes <justinkz@gmail.com>2014-05-19 09:17:27 -0400
commit93f9023b46c1c33c59e978acd305dfd015bc0df3 (patch)
tree6a332440b8a9c8e2e1c048361ccabe13a8f79efd /src/nvim/buffer.c
parent4fc6e06465a03c295e70d11eb0864dbed906550d (diff)
downloadrneovim-93f9023b46c1c33c59e978acd305dfd015bc0df3.tar.gz
rneovim-93f9023b46c1c33c59e978acd305dfd015bc0df3.tar.bz2
rneovim-93f9023b46c1c33c59e978acd305dfd015bc0df3.zip
Merge klib upstream.
Silence -Wstrict-prototypes and static analyser warnings Using "(void)" provides an explicit there-are-no-arguments prototype. Using the exact type in "malloc(...sizeof)" is clearer and silences warnings from clang's static analyzer. (John Marshall)
Diffstat (limited to 'src/nvim/buffer.c')
0 files changed, 0 insertions, 0 deletions