This commit is contained in:
Sergey Lyubka 2013-05-10 14:45:12 +01:00
parent 6f946f5eea
commit 5591aa5a0d

View File

@ -1945,6 +1945,7 @@ static const struct {
{".asf", 4, "video/x-ms-asf"},
{".avi", 4, "video/x-msvideo"},
{".bmp", 4, "image/bmp"},
{".ttf", 4, "application/x-font-ttf"},
{NULL, 0, NULL}
};