From 5ca40fc488de638a155a659f0334c7fb8b99b7a2 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Sun, 10 Nov 2019 19:23:52 -0500 Subject: Filter extended-join --- bounce.h | 1 + 1 file changed, 1 insertion(+) (limited to 'bounce.h') diff --git a/bounce.h b/bounce.h index e304055..8480d75 100644 --- a/bounce.h +++ b/bounce.h @@ -60,6 +60,7 @@ static inline struct Message parse(char *line) { X("account-notify", CapAccountNotify) \ X("away-notify", CapAwayNotify) \ X("chghost", CapChghost) \ + X("extended-join", CapExtendedJoin) \ X("sasl", CapSASL) \ X("server-time", CapServerTime) \ X("", CapUnsupported) -- cgit 1.4.1