summaryrefslogtreecommitdiff
path: root/include/account.h
diff options
context:
space:
mode:
authorDukePyrolator <DukePyrolator@anope.org>2011-05-22 09:05:21 +0200
committerDukePyrolator <DukePyrolator@anope.org>2011-05-22 09:05:21 +0200
commit4dd7e261f5704569856b5854dcc1f68010f0aaad (patch)
treebe7e8b41820b7b8e303e461b78b6b9722473e07c /include/account.h
parentf4329df11cb8df29e1373759ed346fa8810521ea (diff)
fixed a possible crash on database saving
Diffstat (limited to 'include/account.h')
-rw-r--r--include/account.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/account.h b/include/account.h
index 15d2faa10..57e678138 100644
--- a/include/account.h
+++ b/include/account.h
@@ -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