author | Max Kellermann <max@duempel.org> | |
Thu, 2 Oct 2008 17:01:04 +0000 (19:01 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Thu, 2 Oct 2008 17:01:04 +0000 (19:01 +0200) | ||
commit | de5c385e46039d2f7410b5ba4a61f92725d7ca9a | |
tree | d30469f1a3d93f546cb08c5cbeaa04cd52cdd4a7 | tree | snapshot |
parent | ee9951222c4f0e3970466f6aba2e42dea21a6cdc | commit | diff |
charset: charset_init() returns character set
Don't pass "noconvert" to charset_init(). Let charset_init()
determine that with g_get_charset() and return its name.
Don't pass "noconvert" to charset_init(). Let charset_init()
determine that with g_get_charset() and return its name.
src/charset.c | diff | blob | history | |
src/charset.h | diff | blob | history | |
src/main.c | diff | blob | history |