]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.3101: missing function prototype for vim_round() v8.2.3101
authorBram Moolenaar <Bram@vim.org>
Sun, 4 Jul 2021 14:50:55 +0000 (16:50 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 4 Jul 2021 14:50:55 +0000 (16:50 +0200)
commit67b17a6fc62156383d24dcbd6e6df34e180d7235
tree218149fed90513041cf5d2f010347c62550310eb
parent7a40ff00edd35cc4313d74a43e7a7b67cd24372d
patch 8.2.3101: missing function prototype for vim_round()

Problem:    Missing function prototype for vim_round().
Solution:   Add the prototype.
src/proto/float.pro