gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r2637 - gnunet-gtk/src/plugins/fs


From: grothoff
Subject: [GNUnet-SVN] r2637 - gnunet-gtk/src/plugins/fs
Date: Sat, 22 Apr 2006 13:18:36 -0700 (PDT)

Author: grothoff
Date: 2006-04-22 13:18:34 -0700 (Sat, 22 Apr 2006)
New Revision: 2637

Modified:
   gnunet-gtk/src/plugins/fs/namespace.c
Log:
warn

Modified: gnunet-gtk/src/plugins/fs/namespace.c
===================================================================
--- gnunet-gtk/src/plugins/fs/namespace.c       2006-04-22 20:14:03 UTC (rev 
2636)
+++ gnunet-gtk/src/plugins/fs/namespace.c       2006-04-22 20:18:34 UTC (rev 
2637)
@@ -1026,6 +1026,7 @@
                                   "namespaceUpdateIntervalComboBoxEntry",
                                   &cls.updateInterval)) {
       error = _("Failed to parse given time interval!");
+      identifierName = ""; /* to make gcc happy */
     } else {
       identifierName = gtk_entry_get_text(GTK_ENTRY(nameLine));
       if ( (cls.updateInterval != ECRS_SBLOCK_UPDATE_NONE) &&





reply via email to

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