]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.3101: missing function prototype for vim_round()
authorBram Moolenaar <Bram@vim.org>
Sun, 4 Jul 2021 15:21:04 +0000 (17:21 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 4 Jul 2021 15:21:04 +0000 (17:21 +0200)
commit26e88ec8e23fa04e559044199ccb369aed29e570
treefe827a645df70636ccc2a551a290807dc35007c8
parent67b17a6fc62156383d24dcbd6e6df34e180d7235
patch 8.2.3101: missing function prototype for vim_round()

Problem:    Missing function prototype for vim_round().
Solution:   Add the prototype
src/version.c