mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
Add comment what id is about
This commit is contained in:
parent
fb4f82b82c
commit
0becb68341
@ -138,6 +138,7 @@ typedef enum {
|
||||
|
||||
typedef struct prof_message_t {
|
||||
Jid *jid;
|
||||
/* regular <message id=""> */
|
||||
char *id;
|
||||
/* </origin-id> XEP-0359 */
|
||||
char *originid;
|
||||
|
Loading…
Reference in New Issue
Block a user