aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_regex_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_regex_service.h')
-rw-r--r--src/include/gnunet_regex_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_regex_service.h b/src/include/gnunet_regex_service.h
index 854241ac0..a875eab90 100644
--- a/src/include/gnunet_regex_service.h
+++ b/src/include/gnunet_regex_service.h
@@ -98,7 +98,7 @@ GNUNET_REGEX_announce_cancel (struct GNUNET_REGEX_Announcement *a);
98 * @param cls Closure provided in #GNUNET_REGEX_search. 98 * @param cls Closure provided in #GNUNET_REGEX_search.
99 * @param id Peer providing a regex that matches the string. 99 * @param id Peer providing a regex that matches the string.
100 * @param get_path Path of the get request. 100 * @param get_path Path of the get request.
101 * @param get_path_length Lenght of @a get_path. 101 * @param get_path_length Length of @a get_path.
102 * @param put_path Path of the put request. 102 * @param put_path Path of the put request.
103 * @param put_path_length Length of the @a put_path. 103 * @param put_path_length Length of the @a put_path.
104 */ 104 */