1
0
Fork 0

Minor syntax fix

This commit is contained in:
bagyenda 2006-12-18 14:28:31 +00:00
parent 7ad9569dce
commit c057093761
1 changed files with 1 additions and 1 deletions

View File

@ -674,7 +674,7 @@ static struct {
{"audio/midi", "mid"},
{"audio/sp-midi", "mid"},
{"application/smil", "smil"},
{"application/vnd.wap.mms-message", "mms"}
{"application/vnd.wap.mms-message", "mms"},
{NULL, NULL}
};