Commit 358a15fd65cdc56ddc02b3ea261851f20c7ac618

Carlos Martín Nieto 2011-09-30T15:43:58

config: fix check for environment string expansion If ExpandEnvironmentStringsW is successful, it returns the amount of characters written, including the NUL terminator. Thanks to Emeric for reading the MSDN documentation correctly. Signed-off-by: Carlos Martín Nieto <carlos@cmartin.tk>