]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.123 v7.4.123
authorBram Moolenaar <Bram@vim.org>
Wed, 11 Dec 2013 17:18:06 +0000 (18:18 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 11 Dec 2013 17:18:06 +0000 (18:18 +0100)
commitc8020ee825b9d9196b1329c0e097424576fc9b3a
tree7457739d4f16f661e07a188f85687990cb78b196
parent910cffbb5ea2df88688301168eb04926c9e68990
updated for version 7.4.123
Problem:    Win32: Getting user name does not use wide function.
Solution:   Use GetUserNameW() if possible. (Ken Takata)
src/os_win32.c
src/version.c