diff options
| author | John Keeping <john@keeping.me.uk> | 2018-06-20 18:12:09 +0800 |
|---|---|---|
| committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2018-06-27 19:28:16 +0200 |
| commit | c4fbb99cee30fa295e240b429b2dc7e8ad83d535 (patch) | |
| tree | e382956cf34eade40b62ece2e77f34f0a6696ad8 | |
| parent | manpage: fix sorting order (diff) | |
| download | cgit-magenta-c4fbb99cee30fa295e240b429b2dc7e8ad83d535.tar.xz | |
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>
| -rw-r--r-- | cgit.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cgit.c b/cgit.c |
