]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1973 v7.4.1973
authorBram Moolenaar <Bram@vim.org>
Fri, 1 Jul 2016 13:39:40 +0000 (15:39 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 1 Jul 2016 13:39:40 +0000 (15:39 +0200)
commit4c5717ed8a81f5ae9dfe4f38b17a61fc8421054b
treef3ddf7e9696b5479a4b785ba44f1215db211c2c0
parent40de45664c20e7ca46a28a3f472202f90e47f8bf
patch 7.4.1973
Problem:    On MS-Windows the package directory may be added at the end
            because of forward/backward slash differences. (Matthew
            Desjardins)
Solution:   Ignore slash differences.
src/ex_cmds2.c
src/version.c