gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r11996 - gnunet-gtk/src


From: gnunet
Subject: [GNUnet-SVN] r11996 - gnunet-gtk/src
Date: Sun, 27 Jun 2010 22:42:23 +0200

Author: grothoff
Date: 2010-06-27 22:42:23 +0200 (Sun, 27 Jun 2010)
New Revision: 11996

Modified:
   gnunet-gtk/src/main_window_file_publish.c
Log:
make gcc happy

Modified: gnunet-gtk/src/main_window_file_publish.c
===================================================================
--- gnunet-gtk/src/main_window_file_publish.c   2010-06-27 20:08:51 UTC (rev 
11995)
+++ gnunet-gtk/src/main_window_file_publish.c   2010-06-27 20:42:23 UTC (rev 
11996)
@@ -394,6 +394,8 @@
                     4, (guint) priority,
                     5, fip,
                     -1);  
+  sel = NULL;
+  tv = NULL;
   if (dsel == GNUNET_YES)
     {
       tv = GTK_TREE_VIEW (gtk_builder_get_object (master_builder,




reply via email to

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