From 602bde3c0f4c48358dcc9a6788ae4ba1a1115103 Mon Sep 17 00:00:00 2001 From: Bart Polot Date: Wed, 30 Mar 2016 09:17:50 +0000 Subject: - doxygen --- src/cadet/gnunet-service-cadet_connection.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/cadet') diff --git a/src/cadet/gnunet-service-cadet_connection.c b/src/cadet/gnunet-service-cadet_connection.c index 35b0585ea..9ec8202b3 100644 --- a/src/cadet/gnunet-service-cadet_connection.c +++ b/src/cadet/gnunet-service-cadet_connection.c @@ -453,6 +453,8 @@ fc_init (struct CadetFlowControl *fc) * Find a connection. * * @param cid Connection ID. + * + * @return conntection with the given ID @cid or NULL if not found. */ static struct CadetConnection * connection_get (const struct GNUNET_CADET_Hash *cid) -- cgit v1.2.3