MagickToMime -> jpg

Pro Turm <[email protected]> Wed, 19 Feb 2020 13:31:41 +0100 (CET)
Newsgroups gmane.comp.video.graphicsmagick.help
Message-ID <[email protected]>
Hallo there,

Im missing in MagickToMime in magick.c an entry in MediaTypes.

{ "jpg",  "image/jpeg" },

right now, there is only

{ "jpeg",  "image/jpeg" },

Any reason for not being there?