version 0.3.19
[fms.git] / include / freenet / introductionpuzzlerequester.h
index 8dcec3f..a345d3d 100644 (file)
@@ -35,7 +35,7 @@ private:
 \r
        Poco::DateTime m_tempdate;\r
        std::string m_messagebase;\r
-       long m_maxrequests;\r
+       int m_maxrequests;\r
        std::vector<long> m_requesting;         // list of ids we are currently requesting from\r
        std::map<long,bool> m_ids;                      // map of all ids we know and whether we have requested file from them yet\r
        \r