aboutsummaryrefslogtreecommitdiff
path: root/src/transport/transport_api.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-12-08 23:16:48 +0000
committerChristian Grothoff <christian@grothoff.org>2013-12-08 23:16:48 +0000
commit06d9c7bef832c213b40a7fd2ea379fa3293bd598 (patch)
tree8db665fe8556c0c7c1fc7d7948d9c6a92185e70f /src/transport/transport_api.c
parentc8672808c62055b755bae25964565353cfd05051 (diff)
downloadgnunet-06d9c7bef832c213b40a7fd2ea379fa3293bd598.tar.gz
gnunet-06d9c7bef832c213b40a7fd2ea379fa3293bd598.zip
-complete comment
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 6737ef650..de596501a 100644
--- a/src/transport/transport_api.c
+++ b/src/transport/transport_api.c
@@ -1397,7 +1397,7 @@ GNUNET_TRANSPORT_check_peer_connected (struct GNUNET_TRANSPORT_Handle *handle,
1397/** 1397/**
1398 * Task to call the HelloUpdateCallback of the GetHelloHandle 1398 * Task to call the HelloUpdateCallback of the GetHelloHandle
1399 * 1399 *
1400 * @param cls the GetHelloHandle 1400 * @param cls the `struct GNUNET_TRANSPORT_GetHelloHandle`
1401 * @param tc the scheduler task context 1401 * @param tc the scheduler task context
1402 */ 1402 */
1403static void 1403static void