aboutsummaryrefslogtreecommitdiff
path: root/src/transport/transport_api.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-09-02 13:01:15 +0000
committerChristian Grothoff <christian@grothoff.org>2011-09-02 13:01:15 +0000
commitf1ece77b38a7c0c83376547b270df913ca9588b2 (patch)
treeafc3a9df18f315df7c99305b1ad4350c9ff861d1 /src/transport/transport_api.c
parent88590a7fd73dde7fcede837cf631a8020fefc9de (diff)
downloadgnunet-f1ece77b38a7c0c83376547b270df913ca9588b2.tar.gz
gnunet-f1ece77b38a7c0c83376547b270df913ca9588b2.zip
fix doc
Diffstat (limited to 'src/transport/transport_api.c')
-rw-r--r--src/transport/transport_api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/transport_api.c b/src/transport/transport_api.c
index 5ec7404e0..94e21a7c0 100644
--- a/src/transport/transport_api.c
+++ b/src/transport/transport_api.c
@@ -1194,7 +1194,7 @@ GNUNET_TRANSPORT_offer_hello (struct GNUNET_TRANSPORT_Handle *handle,
1194 * (handshake with transport service pending/failed). 1194 * (handshake with transport service pending/failed).
1195 * cost estimate will be 0. 1195 * cost estimate will be 0.
1196 * @param rec_cls closure for rec 1196 * @param rec_cls closure for rec
1197 * @return handle to cancel the operation, NULL on error 1197 * @return handle to cancel the operation
1198 */ 1198 */
1199struct GNUNET_TRANSPORT_GetHelloHandle * 1199struct GNUNET_TRANSPORT_GetHelloHandle *
1200GNUNET_TRANSPORT_get_hello (struct GNUNET_TRANSPORT_Handle *handle, 1200GNUNET_TRANSPORT_get_hello (struct GNUNET_TRANSPORT_Handle *handle,