From f7064551f579211600c4486803e0d31ae05c7061 Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Wed, 13 Nov 2013 15:17:10 +0000 Subject: rename record --- src/fs/gnunet-fs-gtk_main-window-search.c | 4 ++-- src/namestore/gnunet-namestore-gtk.c | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/fs/gnunet-fs-gtk_main-window-search.c b/src/fs/gnunet-fs-gtk_main-window-search.c index 976964ef..cf481166 100644 --- a/src/fs/gnunet-fs-gtk_main-window-search.c +++ b/src/fs/gnunet-fs-gtk_main-window-search.c @@ -555,7 +555,7 @@ lookup_finished (void *cls, } for (i=0;ilr = GNUNET_GNS_lookup (main_ctx->gns, GNUNET_GNS_MASTERZONE_STR, &pkey, - GNUNET_GNSRECORD_TYPE_PSEU, + GNUNET_GNSRECORD_TYPE_NICK, GNUNET_NO, NULL, &lookup_finished, diff --git a/src/namestore/gnunet-namestore-gtk.c b/src/namestore/gnunet-namestore-gtk.c index 88af45b0..8204f4e4 100644 --- a/src/namestore/gnunet-namestore-gtk.c +++ b/src/namestore/gnunet-namestore-gtk.c @@ -2119,7 +2119,7 @@ gnunet_namestore_gtk_pseu_entry_changed_cb (GtkEditable *editable, rd_old)); memcpy (rd_new, rd_old, sizeof (struct GNUNET_GNSRECORD_Data) * rd_count); for (off=0;off