summaryrefslogtreecommitdiff
path: root/modules/m_locops.c
diff options
context:
space:
mode:
Diffstat (limited to 'modules/m_locops.c')
-rw-r--r--modules/m_locops.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/m_locops.c b/modules/m_locops.c
index 99fe736..fd40ef3 100644
--- a/modules/m_locops.c
+++ b/modules/m_locops.c
@@ -71,7 +71,7 @@ ms_locops(struct Client *client_p, struct Client *source_p,
sendto_server(client_p, CAP_CLUSTER, 0, "LOCOPS %s :%s",
parv[1], parv[2]);
- if (!IsClient(source_p) || !match(parv[1], me.name))
+ if (!IsClient(source_p) || match(parv[1], me.name))
return;
if (find_matching_name_conf(CONF_ULINE, source_p->servptr->name,