]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.512 v7.4.512
authorBram Moolenaar <Bram@vim.org>
Wed, 12 Nov 2014 15:10:48 +0000 (16:10 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 12 Nov 2014 15:10:48 +0000 (16:10 +0100)
commitb8e0bdbda377d0a3c3e24bea62503b9f95f8249a
tree9e0bb83cb9ca8cd34e3a878dfada15eed5d118bd
parent3e9a1614966926a6067c977921d5aa270eba5da7
updated for version 7.4.512
Problem:    Cannot generate prototypes for Win32 files and VMS.
Solution:   Add typedefs and #ifdef
src/gui_w32.c
src/os_vms.c
src/os_win32.c
src/version.c