X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=h%2Fmhparse.h;h=5a5a2199a4a61c22dd41637978b0363765201d2d;hb=706236baa4c4670b5a074092dec5dec63ff50663;hp=48f221fcb15b913a4c2b5474508d9eabce8db438;hpb=5dd6771b28c257af405d7248639ed0e3bcdce38b;p=mmh diff --git a/h/mhparse.h b/h/mhparse.h index 48f221f..5a5a219 100644 --- a/h/mhparse.h +++ b/h/mhparse.h @@ -162,10 +162,8 @@ struct Content { #define TEXT_ENRICHED 0x03 /* Flags for character sets */ -#define CHARSET_UNKNOWN 0x00 +#define CHARSET_SPECIFIED 0x00 #define CHARSET_UNSPECIFIED 0x01 /* only needed when building drafts */ -#define CHARSET_USASCII 0x01 -#define CHARSET_LATIN 0x02 /* Structure for text content */ struct text {