diff --git a/src/common/inbound.c b/src/common/inbound.c index 70aa5b2e..3df0c520 100644 --- a/src/common/inbound.c +++ b/src/common/inbound.c @@ -1722,7 +1722,7 @@ static const char * const supported_caps[] = { /* "sasl", Handled manually */ /* IRCv3.2 */ - "server-time" + "server-time", "userhost-in-names", "cap-notify",