diff options
| author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-03-06 11:07:37 +0000 |
|---|---|---|
| committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-03-06 11:07:37 +0000 |
| commit | 0d57081ce006a0d2999fbbbf6fca4e7659fa0cc3 (patch) | |
| tree | 737091d99603b2aaeeb910bdaaa0150c86ea92f3 /mail/balsa2/files/patch-libmutt::charset.c | |
| parent | a6307737b802580d9582dd4d18ef7efdf17a2b44 (diff) | |
Update to 1.1.2.
Diffstat (limited to 'mail/balsa2/files/patch-libmutt::charset.c')
| -rw-r--r-- | mail/balsa2/files/patch-libmutt::charset.c | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/mail/balsa2/files/patch-libmutt::charset.c b/mail/balsa2/files/patch-libmutt::charset.c new file mode 100644 index 000000000000..3c57eacaedc5 --- /dev/null +++ b/mail/balsa2/files/patch-libmutt::charset.c @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- libmutt/charset.c 2001/03/06 10:39:57 1.1 ++++ libmutt/charset.c 2001/03/06 10:40:07 +@@ -29,7 +29,7 @@ + #include <unistd.h> + #include <errno.h> + +-#include <iconv.h> ++#include <giconv.h> + + #include "mutt.h" + #include "charset.h" |
