version 0.1.0
[fms.git] / src / freenet / captcha / simplecaptcha.cpp
index 2d4a4ae..60e1d39 100644 (file)
@@ -91,4 +91,4 @@ void SimpleCaptcha::ReadPuzzleData(const std::string &filename)
                fread(&m_puzzle[0],1,filelen,infile);\r
                fclose(infile);\r
        }\r
-}
\ No newline at end of file
+}\r