about summary refs log tree commit diff stats
path: root/src/ui/buffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/buffer.h')
-rw-r--r--src/ui/buffer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/buffer.h b/src/ui/buffer.h
index 8cc6610e..997e2a49 100644
--- a/src/ui/buffer.h
+++ b/src/ui/buffer.h
@@ -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