mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-24 15:16:21 +00:00
Fixed spelling.
This commit is contained in:
@@ -517,7 +517,7 @@ _handle_caps(char *jid, XMPPCaps *caps)
|
||||
}
|
||||
}
|
||||
|
||||
// unsupported hash, xep-0115, assoiciate with JID, no cache
|
||||
// unsupported hash, xep-0115, associate with JID, no cache
|
||||
} else if (caps->hash) {
|
||||
log_info("Hash %s not supported: %s, sending service discovery request", caps->hash, jid);
|
||||
char *id = create_unique_id("caps");
|
||||
|
||||
Reference in New Issue
Block a user