aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-fs-gtk_main-window-search.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/gnunet-fs-gtk_main-window-search.c')
-rw-r--r--src/fs/gnunet-fs-gtk_main-window-search.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/gnunet-fs-gtk_main-window-search.c b/src/fs/gnunet-fs-gtk_main-window-search.c
index 10fcf93d..1a869fdd 100644
--- a/src/fs/gnunet-fs-gtk_main-window-search.c
+++ b/src/fs/gnunet-fs-gtk_main-window-search.c
@@ -690,7 +690,7 @@ GNUNET_FS_GTK_save_button_clicked_cb (GtkButton * button,
690 /* show the window */ 690 /* show the window */
691 gtk_window_present (GTK_WINDOW (lctx->progress_dialog)); 691 gtk_window_present (GTK_WINDOW (lctx->progress_dialog));
692 lctx->lr = GNUNET_GNS_lookup (main_ctx->gns, 692 lctx->lr = GNUNET_GNS_lookup (main_ctx->gns,
693 GNUNET_GNS_MASTERZONE_STR, 693 GNUNET_GNS_EMPTY_LABEL_AT,
694 &pkey, 694 &pkey,
695 GNUNET_GNSRECORD_TYPE_NICK, 695 GNUNET_GNSRECORD_TYPE_NICK,
696 GNUNET_NO, 696 GNUNET_NO,