summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2b21735)
raw | patch | inline | side by side (parent: 2b21735)
author | Thomas Jansen <mithi@mithi.net> | |
Sun, 4 Oct 2009 09:38:37 +0000 (11:38 +0200) | ||
committer | Thomas Jansen <mithi@mithi.net> | |
Sun, 4 Oct 2009 09:38:37 +0000 (11:38 +0200) |
src/charset.c | patch | blob | history |
diff --git a/src/charset.c b/src/charset.c
index 5e10bbd5d24983c45285b1557af8d96119a833fa..85cb89141a1ceb05447859fcee417281c6ca796e 100644 (file)
--- a/src/charset.c
+++ b/src/charset.c
{
noconvert = g_get_charset(&charset);
return charset;
- return NULL;
}
#endif