aboutsummaryrefslogtreecommitdiff
path: root/src/cadet/gnunet-service-cadet_paths.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cadet/gnunet-service-cadet_paths.h')
-rw-r--r--src/cadet/gnunet-service-cadet_paths.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/cadet/gnunet-service-cadet_paths.h b/src/cadet/gnunet-service-cadet_paths.h
index defdd0df2..0f3b4dd1a 100644
--- a/src/cadet/gnunet-service-cadet_paths.h
+++ b/src/cadet/gnunet-service-cadet_paths.h
@@ -53,8 +53,8 @@ GCPP_try_path_from_dht (const struct GNUNET_DHT_PathElement *get_path,
53 * We got an incoming connection, obtain the corresponding path. 53 * We got an incoming connection, obtain the corresponding path.
54 * 54 *
55 * @param path_length number of segments on the @a path 55 * @param path_length number of segments on the @a path
56 * @param path through the network, in reverse order 56 * @param pids path through the network, in reverse order
57 * (we are at the end, at index @a path_length) 57 * (we are at the end, at index @a path_length)
58 * @return corresponding path object 58 * @return corresponding path object
59 */ 59 */
60struct CadetPeerPath * 60struct CadetPeerPath *