]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.4254: using short instead of int v8.2.4254
author=?UTF-8?q?Dundar=20G=C3=B6c?= <gocdundar@gmail.com>
Sat, 29 Jan 2022 15:12:39 +0000 (15:12 +0000)
committerBram Moolenaar <Bram@vim.org>
Sat, 29 Jan 2022 15:12:39 +0000 (15:12 +0000)
commitf12b7815f6b55c3e2f37366aa45e723b1fcb2e9a
treedcb14a03f0f260b1a66e6600ef88737835c76f80
parent37f47958b8a2a44abc60614271d9537e7f14e51a
patch 8.2.4254: using short instead of int

Problem:    Using short instead of int.
Solution:   Use int. (closes #9658)
src/if_cscope.c
src/version.c