Browse Source

add , accidentially deleted

bel 11 năm trước cách đây
mục cha
commit
2a9eaea08a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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"},