Rename ProfBufferEntry jid variable

This commit is contained in:
Michael Vetter
2020-03-09 13:33:48 +01:00
parent f3d9de133e
commit a3889c94bc
3 changed files with 7 additions and 7 deletions

View File

@@ -56,7 +56,7 @@ typedef struct prof_buff_entry_t {
// from as it is displayed
// might be nick, jid..
char *display_from;
char *barejid;
char *from_jid;
char *message;
DeliveryReceipt *receipt;
// message id, in case we have it