浏览代码

add , accidentially deleted

bel 11 年之前
父节点
当前提交
2a9eaea08a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/civetweb.c

+ 1 - 1
src/civetweb.c

@@ -2235,7 +2235,7 @@ static const struct {
     {".tiff",    5, "image/tiff"},
 
     // model
-    {".wrl"      4, "model/vrml"},
+    {".wrl",     4, "model/vrml"},
 
     // text
     {".css",     4, "text/css"},