]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.0855: cannot build xxd with MSVC 10 v8.1.0855
authorBram Moolenaar <Bram@vim.org>
Thu, 31 Jan 2019 10:00:42 +0000 (11:00 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 31 Jan 2019 10:00:42 +0000 (11:00 +0100)
commitaf703585a34aa30bb5bdf8c05e4be8b3c66f787a
treef0ebc16a985a5cf74ec73e0f3e11f2705047af76
parentd8c56a0d29ccb53e12c6dec73b9a0e8a6dad99c2
patch 8.1.0855: cannot build xxd with MSVC 10

Problem:    Cannot build xxd with MSVC 10.
Solution:   Move declaration to start of block.
src/version.c
src/xxd/xxd.c