aboutsummaryrefslogtreecommitdiff
path: root/src/cadet/gnunet-service-cadet_connection.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cadet/gnunet-service-cadet_connection.h')
-rw-r--r--src/cadet/gnunet-service-cadet_connection.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cadet/gnunet-service-cadet_connection.h b/src/cadet/gnunet-service-cadet_connection.h
index 53c0c1541..54c845b13 100644
--- a/src/cadet/gnunet-service-cadet_connection.h
+++ b/src/cadet/gnunet-service-cadet_connection.h
@@ -322,7 +322,7 @@ GCC_get_ct (struct CadetConnection *cc);
322 * Obtain the path used by this connection. 322 * Obtain the path used by this connection.
323 * 323 *
324 * @param cc connection 324 * @param cc connection
325 * @param off[out] set to offset in this path where the connection @a cc ends 325 * @param[out] off set to offset in this path where the connection @a cc ends
326 * @return path to @a cc 326 * @return path to @a cc
327 */ 327 */
328struct CadetPeerPath * 328struct CadetPeerPath *