X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=mutt.h;h=fa33d3162b9f5858e90f9d0eaa0c487a0bae141b;hp=bdf9110fbc52a12dd6316e8602eced5a58f79e7e;hb=fc9c62aae0a7ebf1ff9335e322e7c1f5d3e459d3;hpb=73bca841b76f35f85f7a8d3948f062f3d9210d8f;ds=sidebyside diff --git a/mutt.h b/mutt.h index bdf9110..fa33d31 100644 --- a/mutt.h +++ b/mutt.h @@ -457,6 +457,7 @@ enum OPTSORTRE, OPTSPAMSEP, OPTSTATUSONTOP, + OPTSTRICTMIME, OPTSTRICTTHREADS, OPTSTUFFQUOTED, OPTSUSPEND, @@ -697,6 +698,7 @@ typedef struct body * If NULL, filename is used * instead. */ + char *file_charset; /* charset of attached file */ CONTENT *content; /* structure used to store detailed info about * the content of the attachment. this is used * to determine what content-transfer-encoding