Use string list strdup_strings for mimetypes
commitc4fbb99cee30fa295e240b429b2dc7e8ad83d535
authorJohn Keeping <john@keeping.me.uk>
Wed, 20 Jun 2018 10:12:09 +0000 (20 18:12 +0800)
committerJason A. Donenfeld <Jason@zx2c4.com>
Wed, 27 Jun 2018 17:28:16 +0000 (27 19:28 +0200)
treee382956cf34eade40b62ece2e77f34f0a6696ad8
parent9086260329a88594474a30e0c2f6e44ae0c149ab
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 <john@keeping.me.uk>
cgit.c