]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.3460: some type casts are not needed v8.2.3460
author=?UTF-8?q?Dundar=20G=C3=B6c?= <gocdundar@gmail.com>
Sat, 2 Oct 2021 10:26:51 +0000 (11:26 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 2 Oct 2021 10:26:51 +0000 (11:26 +0100)
commitdfa5e464d459f84200a73d178f1ecefe75bbe511
tree2bf8a9283ea1bb99757758918884b9a92f2db659
parent51491adfa86fd66a857cd7ec50d0b57dbdf3da59
patch 8.2.3460: some type casts are not needed

Problem:    Some type casts are not needed.
Solution:   Remove unnecessary type casts. (closes #8934)
src/autocmd.c
src/buffer.c
src/debugger.c
src/getchar.c
src/hardcopy.c
src/if_cscope.c
src/move.c
src/tag.c
src/version.c