gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnunet-gtk] branch master updated: updates to match post-#


From: gnunet
Subject: [GNUnet-SVN] [gnunet-gtk] branch master updated: updates to match post-#4849 GNS-API
Date: Wed, 22 Feb 2017 21:29:23 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository gnunet-gtk.

The following commit(s) were added to refs/heads/master by this push:
     new 9fa06ac8 updates to match post-#4849 GNS-API
9fa06ac8 is described below

commit 9fa06ac818a0b479778a77261fbdb5e5eb53e73f
Author: Christian Grothoff <address@hidden>
AuthorDate: Wed Feb 22 21:29:21 2017 +0100

    updates to match post-#4849 GNS-API
---
 src/fs/gnunet-fs-gtk_main-window-search.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/fs/gnunet-fs-gtk_main-window-search.c 
b/src/fs/gnunet-fs-gtk_main-window-search.c
index 3a2273d5..10fcf93d 100644
--- a/src/fs/gnunet-fs-gtk_main-window-search.c
+++ b/src/fs/gnunet-fs-gtk_main-window-search.c
@@ -230,7 +230,6 @@ start_search (struct GNUNET_GTK_MainWindowContext *main_ctx)
                                 &pub_sks_zone,
                                 GNUNET_GNSRECORD_TYPE_PKEY,
                                 GNUNET_NO,
-                                NULL /* no shortening */,
                                 &handle_gns_result,
                                 sl);
     GNUNET_CONTAINER_DLL_insert (main_ctx->sl_head,
@@ -695,7 +694,6 @@ GNUNET_FS_GTK_save_button_clicked_cb (GtkButton * button,
                                  &pkey,
                                  GNUNET_GNSRECORD_TYPE_NICK,
                                  GNUNET_NO,
-                                 NULL,
                                  &lookup_finished,
                                  lctx);
   }

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]