gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r3830 - GNUnet/src/applications/fs/fsui


From: grothoff
Subject: [GNUnet-SVN] r3830 - GNUnet/src/applications/fs/fsui
Date: Wed, 29 Nov 2006 20:49:25 -0800 (PST)

Author: grothoff
Date: 2006-11-29 20:49:23 -0800 (Wed, 29 Nov 2006)
New Revision: 3830

Modified:
   GNUnet/src/applications/fs/fsui/downloadtest.c
Log:
fix

Modified: GNUnet/src/applications/fs/fsui/downloadtest.c
===================================================================
--- GNUnet/src/applications/fs/fsui/downloadtest.c      2006-11-30 04:49:18 UTC 
(rev 3829)
+++ GNUnet/src/applications/fs/fsui/downloadtest.c      2006-11-30 04:49:23 UTC 
(rev 3830)
@@ -31,7 +31,7 @@
 #include "gnunet_util_network_client.h"
 #include "gnunet_util_crypto.h"
 
-#define DEBUG_VERBOSE YES
+#define DEBUG_VERBOSE NO
 
 #define CHECK(a) if (!(a)) { ok = NO; GE_BREAK(ectx, 0); goto FAILURE; }
 





reply via email to

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