diff options
author | Lubomir I. Ivanov <neolit123@gmail.com> | 2013-03-01 11:32:52 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2013-03-01 08:01:31 -0800 |
commit | c3b3ab9af72bda7144bbbee3d00c485838e9ceba (patch) | |
tree | d2c3d280a70dce8c7d11c5de2ba3e4a5e00ec2ff /save-xml.c | |
parent | b2ba7917ab720c98c9accb87f4c40a7319b12c09 (diff) | |
download | subsurface-c3b3ab9af72bda7144bbbee3d00c485838e9ceba.tar.gz |
windows.c: use ANSI for subsurface_unset_conf()
We may not write config variables with UTF-8 characters so the wchar_t
conversation in subsurface_unset_conf() is not needed.
This patch also attempts to improve subsurface_get_conf_bool()
and subsurface_get_conf_int() or better consitentcy with the other OS
files. For both functions return -1 if config key is not found.
Previouosly there was a check for that in function get_from_registry().
Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'save-xml.c')
0 files changed, 0 insertions, 0 deletions