about summary refs log tree commit diff
path: root/handle.c
diff options
context:
space:
mode:
Diffstat (limited to 'handle.c')
-rw-r--r--handle.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/handle.c b/handle.c
index 260d43c..69a2e46 100644
--- a/handle.c
+++ b/handle.c
@@ -683,6 +683,7 @@ static const struct Handler {
 	{ "353", handleReplyNames },
 	{ "366", handleReplyEndOfNames },
 	{ "372", handleReplyMOTD },
+	{ "378", handleReplyWhoisGeneric },
 	{ "432", handleErrorErroneousNickname },
 	{ "433", handleErrorNicknameInUse },
 	{ "671", handleReplyWhoisGeneric },