From: Ralph Corderoy Date: Sun, 10 Sep 2017 11:28:51 +0000 (+0100) Subject: Replace parallel MIME-preference arrays with struct array. X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/e5479da8544d4fe47a320934667cb91c1c6a309e?hp=e5479da8544d4fe47a320934667cb91c1c6a309e Replace parallel MIME-preference arrays with struct array. New array of struct has `type' and `subtype' members, replacing the old preferred_types[] and preferred_subtypes[] arrays. ---