gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r19615 - gnunet-gtk/src/fs


From: gnunet
Subject: [GNUnet-SVN] r19615 - gnunet-gtk/src/fs
Date: Wed, 1 Feb 2012 22:11:55 +0100

Author: grothoff
Date: 2012-02-01 22:11:55 +0100 (Wed, 01 Feb 2012)
New Revision: 19615

Modified:
   gnunet-gtk/src/fs/gnunet-fs-gtk-main_window_file_publish.c
Log:
-can get empty string here now

Modified: gnunet-gtk/src/fs/gnunet-fs-gtk-main_window_file_publish.c
===================================================================
--- gnunet-gtk/src/fs/gnunet-fs-gtk-main_window_file_publish.c  2012-02-01 
21:10:15 UTC (rev 19614)
+++ gnunet-gtk/src/fs/gnunet-fs-gtk-main_window_file_publish.c  2012-02-01 
21:11:55 UTC (rev 19615)
@@ -679,7 +679,6 @@
   struct EditPublishContext *cbargs = cls;
   struct GNUNET_FS_FileInformation *fi;
 
-  GNUNET_assert (NULL == root);
   if (ret == GTK_RESPONSE_OK)
   {
     gtk_tree_store_set (GTK_TREE_STORE (cbargs->tm), &cbargs->iter, 1, 
do_index,




reply via email to

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