Skip to content

Commit 49b60ee

Browse files
committed
格式对齐
1 parent d1bd35b commit 49b60ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/wn_mimetype.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ static const struct webnet_mime_entry mime_tables[] =
4444
{ "png", "image/png" },
4545
{ "jpeg", "image/jpeg" },
4646
{ "jpg", "image/jpeg" },
47-
{ "svg", "image/svg+xml" },
47+
{ "svg", "image/svg+xml" },
4848
{ "avi", "video/x-msvideo" },
4949
{ "mp3", "audio/mpeg" },
5050
{ "ogg", "audio/x-oggvorbis" },

0 commit comments

Comments
 (0)