1
0
mirror of https://github.com/anope/anope.git synced 2026-07-02 23:43:12 +02:00
This commit is contained in:
Adam
2011-02-04 19:31:02 -05:00
parent a53a797271
commit faf5f3128f
4 changed files with 211 additions and 206 deletions
+1 -1
View File
@@ -520,7 +520,7 @@ class Memo : public Flags<MemoFlag>
struct CoreExport MemoInfo
{
unsigned memomax;
int16 memomax;
std::vector<Memo *> memos;
std::vector<ci::string> ignores;