gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r5729 - GNUnet/src/applications/tbench


From: gnunet
Subject: [GNUnet-SVN] r5729 - GNUnet/src/applications/tbench
Date: Wed, 7 Nov 2007 16:43:05 -0700 (MST)

Author: grothoff
Date: 2007-11-07 16:43:05 -0700 (Wed, 07 Nov 2007)
New Revision: 5729

Modified:
   GNUnet/src/applications/tbench/gnunet-tbench.c
Log:
fix

Modified: GNUnet/src/applications/tbench/gnunet-tbench.c
===================================================================
--- GNUnet/src/applications/tbench/gnunet-tbench.c      2007-11-06 19:01:32 UTC 
(rev 5728)
+++ GNUnet/src/applications/tbench/gnunet-tbench.c      2007-11-07 23:43:05 UTC 
(rev 5729)
@@ -25,6 +25,7 @@
  */
 
 #include "platform.h"
+#include "gnunet_directories.h"
 #include "gnunet_protocols.h"
 #include "gnunet_util_network_client.h"
 #include "gnunet_util_boot.h"
@@ -54,7 +55,7 @@
 
 static int outputFormat = OF_HUMAN_READABLE;
 
-static char *cfgFilename;
+static char *cfgFilename = DEFAULT_CLIENT_CONFIG_FILE;
 
 /**
  * All gnunet-tbench command line options





reply via email to

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