gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r9406 - gnunet/src/util


From: gnunet
Subject: [GNUnet-SVN] r9406 - gnunet/src/util
Date: Fri, 6 Nov 2009 01:33:14 -0700

Author: grothoff
Date: 2009-11-06 01:33:14 -0700 (Fri, 06 Nov 2009)
New Revision: 9406

Modified:
   gnunet/src/util/test_bio.c
Log:
to be fixed by jilu:


Modified: gnunet/src/util/test_bio.c
===================================================================
--- gnunet/src/util/test_bio.c  2009-11-05 13:50:25 UTC (rev 9405)
+++ gnunet/src/util/test_bio.c  2009-11-06 08:33:14 UTC (rev 9406)
@@ -33,7 +33,7 @@
 int
 main (int argc, char *argv[])
 {
-
+#if 0
   char *readResultString;
   int64_t testNumber = (int64_t) TESTNUMBER64;
   int64_t testNum;
@@ -153,8 +153,8 @@
   GNUNET_free (fileName2);
   GNUNET_free (fileName3);
   GNUNET_free (fileName4);
+#endif
 
-
   return 0;
 
 }                               /* end of main */





reply via email to

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