aboutsummaryrefslogtreecommitdiff
path: root/src/transport/transport_api.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/transport_api.c')
-rw-r--r--src/transport/transport_api.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/transport/transport_api.c b/src/transport/transport_api.c
index 9e326c9aa..b98cabf0b 100644
--- a/src/transport/transport_api.c
+++ b/src/transport/transport_api.c
@@ -897,7 +897,6 @@ GNUNET_TRANSPORT_set_quota (struct GNUNET_TRANSPORT_Handle *handle,
897 * Obtain the HELLO message for this peer. 897 * Obtain the HELLO message for this peer.
898 * 898 *
899 * @param handle connection to transport service 899 * @param handle connection to transport service
900 * @param timeout how long to wait for the HELLO
901 * @param rec function to call with the HELLO, sender will be our peer 900 * @param rec function to call with the HELLO, sender will be our peer
902 * identity; message and sender will be NULL on timeout 901 * identity; message and sender will be NULL on timeout
903 * (handshake with transport service pending/failed). 902 * (handshake with transport service pending/failed).
@@ -1059,7 +1058,6 @@ send_start (void *cls, size_t size, void *buf)
1059/** 1058/**
1060 * Free neighbour. 1059 * Free neighbour.
1061 * 1060 *
1062 * @param h our state
1063 * @param n the entry to free 1061 * @param n the entry to free
1064 */ 1062 */
1065static void 1063static void