diff options
Diffstat (limited to 'bounce.h')
-rw-r--r-- | bounce.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bounce.h b/bounce.h index a4b1a91..1655772 100644 --- a/bounce.h +++ b/bounce.h @@ -69,6 +69,7 @@ static inline struct Message parse(char *line) { X("account-tag", CapAccountTag) \ X("away-notify", CapAwayNotify) \ X("batch", CapBatch) \ + X("cap-notify", CapCapNotify) \ X("causal.agency/passive", CapPassive) \ X("chghost", CapChghost) \ X("extended-join", CapExtendedJoin) \ |