version 0.1.10
[fms.git] / src / freenet / introductionpuzzleinserter.cpp
index 1b5b64f..fef42f1 100644 (file)
@@ -230,7 +230,7 @@ void IntroductionPuzzleInserter::StartInsert(const long localidentityid)
        xml.SetType("captcha");\r
        xml.SetUUID(uuid.Generate());\r
        xml.SetPuzzleData(encodedpuzzle);\r
-       xml.SetMimeType("bitmap/image");\r
+       xml.SetMimeType("image/bmp");\r
 \r
        xmldata=xml.GetXML();\r
        StringFunctions::Convert(xmldata.size(),xmldatasizestr);\r