gnunet-svn
[Top][All Lists]
Advanced

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

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


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

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

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:23:05 UTC 
(rev 3626)
+++ GNUnet/src/applications/fs/tools/gnunet-search.c    2006-11-03 16:23:33 UTC 
(rev 3627)
@@ -41,9 +41,9 @@
 
 static unsigned int max_results;
 
-static char * cfgFilename;
+static char * cfgFilename = DEFAULT_CLIENT_CONFIG_FILE;
 
-static char * output_filename = DEFAULT_CLIENT_CONFIG_FILE;
+static char * output_filename;
 
 static int errorCode;
 





reply via email to

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