From 39b5f23ca6946548805b09eead5f8b0bfdef7da3 Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Mon, 14 Aug 2000 13:27:17 +0000 Subject: Upgrade to +82, add CP1251 support --- mail/elm+ME/files/patch-af | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 mail/elm+ME/files/patch-af (limited to 'mail/elm+ME/files/patch-af') diff --git a/mail/elm+ME/files/patch-af b/mail/elm+ME/files/patch-af new file mode 100644 index 000000000000..f9c60663f91c --- /dev/null +++ b/mail/elm+ME/files/patch-af @@ -0,0 +1,11 @@ +--- hdrs/cs_imp.h.old Wed Aug 9 18:14:33 2000 ++++ hdrs/cs_imp.h Mon Aug 14 17:10:56 2000 +@@ -155,7 +155,7 @@ + uint16 iso646[12]; + struct utfmap utfmap; + } b; +-} map_ascii, map_latin1, map_koi8r, map_invariant, map_utf8; ++} map_ascii, map_latin1, map_koi8r, map_cp1251, map_invariant, map_utf8; + + extern unsigned char map_fallback_rev P_((unsigned int val, int *found)); + extern uint16 map_fallback P_((unsigned int c)); -- cgit v1.2.3