projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e697f2
)
to be fixed by jilu:
author
Christian Grothoff
<christian@grothoff.org>
Fri, 6 Nov 2009 08:33:14 +0000
(08:33 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Fri, 6 Nov 2009 08:33:14 +0000
(08:33 +0000)
src/util/test_bio.c
patch
|
blob
|
history
diff --git
a/src/util/test_bio.c
b/src/util/test_bio.c
index fbcfa02ac0d2bba6f38b0c02e36c3ec55d423a16..e18b0d3079062ef4078d6e218c1b075627f1baae 100644
(file)
--- a/
src/util/test_bio.c
+++ b/
src/util/test_bio.c
@@
-33,7
+33,7
@@
int
main (int argc, char *argv[])
{
-
+#if 0
char *readResultString;
int64_t testNumber = (int64_t) TESTNUMBER64;
int64_t testNum;
@@
-153,7
+153,7
@@
main (int argc, char *argv[])
GNUNET_free (fileName2);
GNUNET_free (fileName3);
GNUNET_free (fileName4);
-
+#endif
return 0;