diff options
Diffstat (limited to 'mail/mutt-devel/files/extra-patch-reverse_reply')
-rw-r--r-- | mail/mutt-devel/files/extra-patch-reverse_reply | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/mail/mutt-devel/files/extra-patch-reverse_reply b/mail/mutt-devel/files/extra-patch-reverse_reply index ab6169ddc6e0..4605f77de67d 100644 --- a/mail/mutt-devel/files/extra-patch-reverse_reply +++ b/mail/mutt-devel/files/extra-patch-reverse_reply @@ -29,16 +29,16 @@ diff -u PATCHES PATCHES OPTRFC2047PARAMS, OPTSAVEADDRESS, OPTSAVEEMPTY, ---- protos.h.orig 2005-02-01 09:59:02.000000000 +0100 -+++ protos.h 2005-05-25 18:20:57.000000000 +0200 -@@ -84,6 +84,7 @@ - ADDRESS *mutt_get_address (ENVELOPE *, char **); +--- protos.h.orig Wed Jul 12 01:32:28 2006 ++++ protos.h Mon Jul 17 16:14:16 2006 +@@ -92,6 +92,7 @@ ADDRESS *mutt_lookup_alias (const char *s); ADDRESS *mutt_remove_duplicates (ADDRESS *); + ADDRESS *mutt_remove_xrefs (ADDRESS *, ADDRESS *); +ADDRESS *mutt_reverse_address (ADDRESS *); ADDRESS *mutt_expand_aliases (ADDRESS *); ADDRESS *mutt_parse_adrlist (ADDRESS *, const char *); - + --- send.c.orig 2005-02-03 19:47:53.000000000 +0100 +++ send.c 2005-05-25 18:20:57.000000000 +0200 @@ -588,6 +588,10 @@ |