summaryrefslogtreecommitdiff
path: root/src/core/cs_info.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/cs_info.c')
-rw-r--r--src/core/cs_info.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/cs_info.c b/src/core/cs_info.c
index 8aca84b25..0c3e4303d 100644
--- a/src/core/cs_info.c
+++ b/src/core/cs_info.c
@@ -63,7 +63,7 @@ class CommandCSInfo : public Command
return MOD_CONT;
}
- if (ci->flags & CI_VERBOTEN)
+ if (ci->flags & CI_FORBIDDEN)
{
if (is_oper(u) && ci->forbidby)
notice_lang(s_ChanServ, u, CHAN_X_FORBIDDEN_OPER, chan,