1
0
mirror of https://github.com/anope/anope.git synced 2026-07-08 21:53:12 +02:00

fixed a possible crash on database saving

This commit is contained in:
DukePyrolator
2011-05-22 09:05:21 +02:00
parent f4329df11c
commit 4dd7e261f5
+1 -1
View File
@@ -37,7 +37,7 @@ enum NickNameFlag
};
const Anope::string NickNameFlagStrings[] = {
"BEGIN", "FORBIDDEN", "NO_EXPIRE", "HELD", "COLLIDED", ""
"BEGIN", "NO_EXPIRE", "HELD", "COLLIDED", ""
};
/** Flags set on NickCores