Przeglądaj źródła

add , accidentially deleted

bel 11 lat temu
rodzic
commit
2a9eaea08a
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/civetweb.c

+ 1 - 1
src/civetweb.c

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