]> granicus.if.org Git - vim/commit
updated for version 7.4.124 v7.4.124
authorBram Moolenaar <Bram@vim.org>
Wed, 11 Dec 2013 17:21:45 +0000 (18:21 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 11 Dec 2013 17:21:45 +0000 (18:21 +0100)
commit2cc8738f2f87ffa3e584b8e606f11fbb188c46b4
treeaa51629519aa11483689bfb6f79f4845d46af40f
parentc8020ee825b9d9196b1329c0e097424576fc9b3a
updated for version 7.4.124
Problem:    Win32: Getting host name does not use wide function.
Solution:   Use GetComputerNameW() if possible. (Ken Takata)
src/os_win32.c
src/version.c