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:
66ae354
)
(no commit message)
author
Matthias Wachs
<wachs@net.in.tum.de>
Mon, 10 May 2010 06:41:24 +0000
(06:41 +0000)
committer
Matthias Wachs
<wachs@net.in.tum.de>
Mon, 10 May 2010 06:41:24 +0000
(06:41 +0000)
src/transport/test_plugin_transport_http.c
patch
|
blob
|
history
diff --git
a/src/transport/test_plugin_transport_http.c
b/src/transport/test_plugin_transport_http.c
index 8d910e0c17e674ff390794d356caacbf4ccd8af2..ba1910181932d3e2f53d6ed037f2d644f6607b7e 100644
(file)
--- a/
src/transport/test_plugin_transport_http.c
+++ b/
src/transport/test_plugin_transport_http.c
@@
-261,7
+261,6
@@
run (void *cls,
const char *cfgfile, const struct GNUNET_CONFIGURATION_Handle *c)
{
char * libname;
-
sched = s;
cfg = c;
@@
-304,6
+303,7
@@
run (void *cls,
int
main (int argc, char *const *argv)
{
+ return GNUNET_NO;
static struct GNUNET_GETOPT_CommandLineOption options[] = {
GNUNET_GETOPT_OPTION_END
};