mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-18 21:16:22 +00:00
Add comment what id is about
This commit is contained in:
@@ -138,6 +138,7 @@ typedef enum {
|
||||
|
||||
typedef struct prof_message_t {
|
||||
Jid *jid;
|
||||
/* regular <message id=""> */
|
||||
char *id;
|
||||
/* </origin-id> XEP-0359 */
|
||||
char *originid;
|
||||
|
||||
Reference in New Issue
Block a user