]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0209: function a bit far away from where it's used v8.2.0209
authorBram Moolenaar <Bram@vim.org>
Tue, 4 Feb 2020 21:32:59 +0000 (22:32 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 4 Feb 2020 21:32:59 +0000 (22:32 +0100)
commit80147dda4f5a25c9533bc88583c87dbbb0a0f1f1
tree43afe291c3107abfc5e1d25255cabe5ae0e86a31
parentd816cd94d87afb73c505bf1e5cd5e07522482113
patch 8.2.0209: function a bit far away from where it's used

Problem:    Function a bit far away from where it's used.
Solution:   Move function close to where it's used. (Ken Takata, closes #5569)
src/fileio.c
src/filepath.c
src/version.c