X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=lib-mime%2Frfc1524.c;fp=lib-mime%2Frfc1524.c;h=5b6eb50f7ada8c6aba76fe13c021de155ae3c840;hp=8705ace47650fc5543f2b4cc49a047eee550b257;hb=688ac22f746f785c27ac99ac86aa85a3035a3638;hpb=9f1dbdb74d7ca296eaa5fcf45243f7e376d35eab diff --git a/lib-mime/rfc1524.c b/lib-mime/rfc1524.c index 8705ace..5b6eb50 100644 --- a/lib-mime/rfc1524.c +++ b/lib-mime/rfc1524.c @@ -374,7 +374,7 @@ int rfc1524_mailcap_lookup (BODY * a, char *type, rfc1524_entry * entry, return 0; } - mutt_check_lookup_list (a, type, SHORT_STRING); + mutt_check_lookup_list (a, type, STRING); while (!found && *curr) { x = 0;