summaryrefslogtreecommitdiff
path: root/src/whois.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/whois.cpp')
-rw-r--r--src/whois.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/whois.cpp b/src/whois.cpp
index fc24d0c82..83bfd31da 100644
--- a/src/whois.cpp
+++ b/src/whois.cpp
@@ -68,7 +68,7 @@ void InspIRCd::DoWhois(User* user, User* dest,unsigned long signon, unsigned lon
}
}
- FOREACH_MOD_I(this, I_OnWhois,OnWhois(user,dest));
+ FOREACH_MOD(I_OnWhois,OnWhois(user,dest));
/*
* We only send these if we've been provided them. That is, if hidewhois is turned off, and user is local, or