]> diplodocus.org Git - nmh/commitdiff
Replace parallel MIME-preference arrays with struct array.
authorRalph Corderoy <ralph@inputplus.co.uk>
Sun, 10 Sep 2017 11:28:51 +0000 (12:28 +0100)
committerRalph Corderoy <ralph@inputplus.co.uk>
Sun, 10 Sep 2017 11:28:51 +0000 (12:28 +0100)
New array of struct has `type' and `subtype' members, replacing the old
preferred_types[] and preferred_subtypes[] arrays.


No differences found