From: John Keeping Date: Wed, 20 Jun 2018 10:12:09 +0000 (+0800) Subject: Use string list strdup_strings for mimetypes X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/c4fbb99cee30fa295e240b429b2dc7e8ad83d535?hp=c4fbb99cee30fa295e240b429b2dc7e8ad83d535 Use string list strdup_strings for mimetypes There's no need to do this manually with the string list API will do it for us. Signed-off-by: John Keeping ---