kernel32: Fix handling lines with only values in GetPrivateProfileSection.
commitaa16304c191ab19a60577f02f42b904df584acaf
authorZhiyi Zhang <yi.gd.cn@gmail.com>
Tue, 6 Mar 2018 08:13:20 +0000 (6 16:13 +0800)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 6 Mar 2018 15:15:29 +0000 (6 09:15 -0600)
tree84f93518b4a65ba97d9ad10b576ce0840a61b0af
parent2c925f2320f1b0716a7f3730b71db9317e539887
kernel32: Fix handling lines with only values in GetPrivateProfileSection.

Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/kernel32/profile.c
dlls/kernel32/tests/profile.c