gnunet-svn
[Top][All Lists]
Advanced

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

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


From: grothoff
Subject: [GNUnet-SVN] r3680 - GNUnet/src/applications/fs/tools
Date: Fri, 10 Nov 2006 13:48:24 -0800 (PST)

Author: grothoff
Date: 2006-11-10 13:48:23 -0800 (Fri, 10 Nov 2006)
New Revision: 3680

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

Modified: GNUnet/src/applications/fs/tools/gnunet-directory.c
===================================================================
--- GNUnet/src/applications/fs/tools/gnunet-directory.c 2006-11-10 21:41:11 UTC 
(rev 3679)
+++ GNUnet/src/applications/fs/tools/gnunet-directory.c 2006-11-10 21:48:23 UTC 
(rev 3680)
@@ -27,11 +27,12 @@
  */
 
 #include "platform.h"
+#include "gnunet_directories.h"
 #include "gnunet_ecrs_lib.h"
 #include "gnunet_uritrack_lib.h"
 #include "gnunet_util_boot.h"
 
-static char * cfgFilename;
+static char * cfgFilename = DEFAULT_CLIENT_CONFIG_FILE;
 
 static int do_list;
 





reply via email to

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