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:
26e8eee
)
-fix ftbfs
author
Christian Grothoff
<christian@grothoff.org>
Thu, 29 Oct 2015 22:30:41 +0000
(22:30 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Thu, 29 Oct 2015 22:30:41 +0000
(22:30 +0000)
src/ats/test_ats_lib.c
patch
|
blob
|
history
diff --git
a/src/ats/test_ats_lib.c
b/src/ats/test_ats_lib.c
index e191588bb37976903497b5371160b35827aea53a..e9706b8349a35d89cb0614c4a42f6adf53713d74 100644
(file)
--- a/
src/ats/test_ats_lib.c
+++ b/
src/ats/test_ats_lib.c
@@
-718,7
+718,8
@@
interpreter (void *cls,
&pid);
cmd->details.request_connection_start.csh
= GNUNET_ATS_connectivity_suggest (con_ats,
- &pid);
+ &pid,
+ 1);
off++;
break;
}