소스 검색

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"},