wrong file version

This commit is contained in:
weekendi2p 2016-04-27 00:48:23 +02:00
parent a78caa2976
commit 61e8becd38
3 changed files with 10 additions and 6 deletions

View file

@ -59,6 +59,7 @@ namespace i2p
bool IsFloodfill () const { return m_IsFloodfill; };
void SetFloodfill (bool floodfill);
void SetFamily (const std::string& family);
void SetFamilyString (const std::string& family);
std::string GetFamilyString () const;
void SetBandwidth (int limit); /* in kilobytes */
void SetBandwidth (char L); /* by letter */