1
0
forked from aniani/vim

updated for version 7.4.124

Problem:    Win32: Getting host name does not use wide function.
Solution:   Use GetComputerNameW() if possible. (Ken Takata)
This commit is contained in:
Bram Moolenaar
2013-12-11 18:21:45 +01:00
parent c8020ee825
commit 2cc8738f2f
2 changed files with 22 additions and 0 deletions

View File

@@ -738,6 +738,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
124,
/**/
123,
/**/