diff options
Diffstat (limited to 'japanese/mutt-devel/files/patch-af')
| -rw-r--r-- | japanese/mutt-devel/files/patch-af | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/japanese/mutt-devel/files/patch-af b/japanese/mutt-devel/files/patch-af index ddc587cfe712..9dc05d9d2c05 100644 --- a/japanese/mutt-devel/files/patch-af +++ b/japanese/mutt-devel/files/patch-af @@ -1,5 +1,5 @@ ---- charset.h.orig Sun Feb 4 21:04:05 2001 -+++ charset.h Sun Feb 4 21:09:20 2001 +--- charset.h.orig Tue Mar 6 00:03:04 2001 ++++ charset.h Tue Mar 6 00:04:22 2001 @@ -19,7 +19,7 @@ #ifndef _CHARSET_H #define _CHARSET_H @@ -7,5 +7,5 @@ -#include <iconv.h> +#include <giconv.h> - int mutt_convert_string (char **, const char *, const char *); + int mutt_convert_string (char **, const char *, const char *, int); void mutt_sanitize_ja_chars (char *, size_t, int); |
