aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_transport_service.h
diff options
context:
space:
mode:
authorSree Harsha Totakura <totakura@in.tum.de>2013-02-01 14:49:19 +0000
committerSree Harsha Totakura <totakura@in.tum.de>2013-02-01 14:49:19 +0000
commit87e5b49767f48d12ad2410fb77088838488896d1 (patch)
tree7a44bf58502bec18ec3843b7a6ef3ab102bbea99 /src/include/gnunet_transport_service.h
parent4d9b96f0f6c22cc90269137fccf7d04f7296504e (diff)
downloadgnunet-87e5b49767f48d12ad2410fb77088838488896d1.tar.gz
gnunet-87e5b49767f48d12ad2410fb77088838488896d1.zip
- doc
Diffstat (limited to 'src/include/gnunet_transport_service.h')
-rw-r--r--src/include/gnunet_transport_service.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/include/gnunet_transport_service.h b/src/include/gnunet_transport_service.h
index 76bf7210e..5f03b3fc3 100644
--- a/src/include/gnunet_transport_service.h
+++ b/src/include/gnunet_transport_service.h
@@ -283,7 +283,8 @@ GNUNET_TRANSPORT_check_neighbour_connected (struct GNUNET_TRANSPORT_Handle *hand
283 283
284 284
285/** 285/**
286 * Obtain updates on changes to the HELLO message for this peer. 286 * Obtain updates on changes to the HELLO message for this peer. The callback
287 * given in this function is never called synchronously.
287 * 288 *
288 * @param handle connection to transport service 289 * @param handle connection to transport service
289 * @param rec function to call with the HELLO 290 * @param rec function to call with the HELLO