mirror of
https://github.com/profanity-im/profanity.git
synced 2025-01-03 14:57:42 -05:00
Fix comment
This commit is contained in:
parent
aa12399b5b
commit
37c2bd9334
@ -144,7 +144,7 @@ typedef struct prof_message_t {
|
||||
char *originid;
|
||||
/* <replace id> XEP-0308 LMC */
|
||||
char *replace_id;
|
||||
/* for MAM we will need archive_id (also XEP-0359) (see database.c)
|
||||
/* for MAM we will need archive_id (stanza-id in XEP-0359) (see database.c) */
|
||||
/* The raw body from xmpp message, either plaintext or OTR encrypted text */
|
||||
char *body;
|
||||
/* The encrypted message as for PGP */
|
||||
|
Loading…
Reference in New Issue
Block a user