aboutsummaryrefslogtreecommitdiff
path: root/src/conversation/gnunet-conversation-gtk_contacts.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/conversation/gnunet-conversation-gtk_contacts.c')
-rw-r--r--src/conversation/gnunet-conversation-gtk_contacts.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/conversation/gnunet-conversation-gtk_contacts.c b/src/conversation/gnunet-conversation-gtk_contacts.c
index 8c175389..e131847b 100644
--- a/src/conversation/gnunet-conversation-gtk_contacts.c
+++ b/src/conversation/gnunet-conversation-gtk_contacts.c
@@ -175,6 +175,8 @@ display_record (void *cls,
175 gboolean is_public; 175 gboolean is_public;
176 char *value; 176 char *value;
177 177
178 GNUNET_NAMESTORE_zone_monitor_next (zone_mon,
179 1);
178 do_display = FALSE; 180 do_display = FALSE;
179 value = NULL; 181 value = NULL;
180 for (unsigned int i = 0; i < rd_len; i++) 182 for (unsigned int i = 0; i < rd_len; i++)