version 0.2.4
[fms.git] / src / freenet / captcha / simplecaptcha.cpp
index c84010f..41d7166 100644 (file)
@@ -10,7 +10,7 @@
 void SimpleCaptcha::Generate()\r
 {\r
        BMP bmp;\r
-       int bmpwidth=100;\r
+       int bmpwidth=110;\r
        int bmpheight=50;\r
        RGBApixel lettercols[5];\r
        std::string puzzlestring;\r