Parcourir la source

add , accidentially deleted

bel il y a 11 ans
Parent
commit
2a9eaea08a
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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"},