summaryrefslogtreecommitdiff
path: root/src/cadet/cadet_api_get_peer.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cadet/cadet_api_get_peer.c')
-rw-r--r--src/cadet/cadet_api_get_peer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cadet/cadet_api_get_peer.c b/src/cadet/cadet_api_get_peer.c
index bfac8d583..6276de3a4 100644
--- a/src/cadet/cadet_api_get_peer.c
+++ b/src/cadet/cadet_api_get_peer.c
@@ -231,7 +231,7 @@ reconnect (void *cls)
231 * @param id Peer whose tunnel to examine. 231 * @param id Peer whose tunnel to examine.
232 * @param callback Function to call with the requested data. 232 * @param callback Function to call with the requested data.
233 * @param callback_cls Closure for @c callback. 233 * @param callback_cls Closure for @c callback.
234 * @return #GNUNET_OK / #GNUNET_SYSERR 234 * @return NULL on error
235 */ 235 */
236struct GNUNET_CADET_GetPeer * 236struct GNUNET_CADET_GetPeer *
237GNUNET_CADET_get_peer (const struct GNUNET_CONFIGURATION_Handle *cfg, 237GNUNET_CADET_get_peer (const struct GNUNET_CONFIGURATION_Handle *cfg,