summaryrefslogtreecommitdiffstats
path: root/charset.h
diff options
context:
space:
mode:
authorEdmund GRIMLEY EVANS <edmundo@rano.org>2002-05-31 16:58:55 +0000
committerEdmund GRIMLEY EVANS <edmundo@rano.org>2002-05-31 16:58:55 +0000
commitdad3f8377ac1f5f273771f4722ee839fc640b273 (patch)
tree5a6772a4a21cd03236c4ae26aad01486186d7886 /charset.h
parenta7e19b306abd48b460c756b79b0b801fba011193 (diff)
Fix charset-hook.
Diffstat (limited to 'charset.h')
-rw-r--r--charset.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/charset.h b/charset.h
index 09f6afb5..fa2f20e5 100644
--- a/charset.h
+++ b/charset.h
@@ -36,6 +36,8 @@ void fgetconv_close (FGETCONV **);
void mutt_set_langinfo_charset (void);
#define M_ICONV_HOOK_FROM 1
+#if 0
#define M_ICONV_HOOK_TO 2
+#endif
#endif /* _CHARSET_H */