gnunet-svn
[Top][All Lists]
Advanced

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

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


From: grothoff
Subject: [GNUnet-SVN] r3931 - GNUnet/src/applications/fs/tools
Date: Tue, 12 Dec 2006 11:00:04 -0800 (PST)

Author: grothoff
Date: 2006-12-12 11:00:02 -0800 (Tue, 12 Dec 2006)
New Revision: 3931

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

Modified: GNUnet/src/applications/fs/tools/gnunet-pseudonym.c
===================================================================
--- GNUnet/src/applications/fs/tools/gnunet-pseudonym.c 2006-12-12 18:58:37 UTC 
(rev 3930)
+++ GNUnet/src/applications/fs/tools/gnunet-pseudonym.c 2006-12-12 19:00:02 UTC 
(rev 3931)
@@ -25,6 +25,7 @@
  */
 
 #include "platform.h"
+#include "gnunet_directories.h"
 #include "gnunet_collection_lib.h"
 #include "gnunet_namespace_lib.h"
 #include "gnunet_util_boot.h"
@@ -56,7 +57,7 @@
 
 static unsigned int expiration;
 
-static char * cfgFilename;
+static char * cfgFilename = DEFAULT_CLIENT_CONFIG_FILE;
 
 static struct ECRS_MetaData * meta;
 





reply via email to

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