aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_transport_core_service.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-07-29 20:32:23 +0000
committerChristian Grothoff <christian@grothoff.org>2016-07-29 20:32:23 +0000
commit0cd2efeadb67206c0b3e8f1ba743ff342b18926b (patch)
treeee5e46113366e26a25b9691ebdb3e49666dc8ddd /src/include/gnunet_transport_core_service.h
parent1e2d3aaecc2a4130e35d46a7c03b9d80d34d6673 (diff)
downloadgnunet-0cd2efeadb67206c0b3e8f1ba743ff342b18926b.tar.gz
gnunet-0cd2efeadb67206c0b3e8f1ba743ff342b18926b.zip
-migrating ATS tests to new transport (and core) API; core tests disabled as new core API doesn't exist yet
Diffstat (limited to 'src/include/gnunet_transport_core_service.h')
-rw-r--r--src/include/gnunet_transport_core_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_transport_core_service.h b/src/include/gnunet_transport_core_service.h
index 941ef27e4..bbb5bafbf 100644
--- a/src/include/gnunet_transport_core_service.h
+++ b/src/include/gnunet_transport_core_service.h
@@ -79,7 +79,7 @@ typedef void *
79 * connect notification will be destroyed and must not be used 79 * connect notification will be destroyed and must not be used
80 * henceforth. 80 * henceforth.
81 * 81 *
82 * @param cls closure from #GNUNET_TRANSPORT_connecT 82 * @param cls closure from #GNUNET_TRANSPORT_core_connect
83 * @param peer the peer that disconnected 83 * @param peer the peer that disconnected
84 * @param handlers_cls closure of the handlers, was returned from the 84 * @param handlers_cls closure of the handlers, was returned from the
85 * connect notification callback 85 * connect notification callback