]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.1208 v7.3.1208
authorBram Moolenaar <Bram@vim.org>
Sun, 16 Jun 2013 14:01:25 +0000 (16:01 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 16 Jun 2013 14:01:25 +0000 (16:01 +0200)
commit427d51c23f0c83a1e3bc40da072f2ad87f033370
tree5e247cbec44d483acceaf9a8e0c3780495cc3c71
parenta50d02d98350a5d876ff0521ad87f3930cf63b5c
updated for version 7.3.1208
Problem:    Compiler warnings on MS-Windows.
Solution:   Add type cast.  Move variable declaration. (Mike Williams)
src/option.c
src/os_mswin.c
src/version.c