gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r3626 - GNUnet/src/applications/fs/tools


From: grothoff
Subject: [GNUnet-SVN] r3626 - GNUnet/src/applications/fs/tools
Date: Fri, 3 Nov 2006 08:23:07 -0800 (PST)

Author: grothoff
Date: 2006-11-03 08:23:05 -0800 (Fri, 03 Nov 2006)
New Revision: 3626

Modified:
   GNUnet/src/applications/fs/tools/gnunet-search.c
Log:
fix

Modified: GNUnet/src/applications/fs/tools/gnunet-search.c
===================================================================
--- GNUnet/src/applications/fs/tools/gnunet-search.c    2006-11-03 16:10:29 UTC 
(rev 3625)
+++ GNUnet/src/applications/fs/tools/gnunet-search.c    2006-11-03 16:23:05 UTC 
(rev 3626)
@@ -25,6 +25,7 @@
  */
 
 #include "platform.h"
+#include "gnunet_directories.h"
 #include "gnunet_fsui_lib.h"
 #include "gnunet_util_cron.h"
 #include "gnunet_util_boot.h"
@@ -42,7 +43,7 @@
 
 static char * cfgFilename;
 
-static char * output_filename;
+static char * output_filename = DEFAULT_CLIENT_CONFIG_FILE;
 
 static int errorCode;
 





reply via email to

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