aboutsummaryrefslogtreecommitdiff
path: root/src/regex/test_regex_api.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/regex/test_regex_api.c')
-rw-r--r--src/regex/test_regex_api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/regex/test_regex_api.c b/src/regex/test_regex_api.c
index 734fbdbf3..9761e80f9 100644
--- a/src/regex/test_regex_api.c
+++ b/src/regex/test_regex_api.c
@@ -80,7 +80,7 @@ end_badly ()
80 * @param cls Closure provided in GNUNET_REGEX_search. 80 * @param cls Closure provided in GNUNET_REGEX_search.
81 * @param id Peer providing a regex that matches the string. 81 * @param id Peer providing a regex that matches the string.
82 * @param get_path Path of the get request. 82 * @param get_path Path of the get request.
83 * @param get_path_length Lenght of get_path. 83 * @param get_path_length Length of get_path.
84 * @param put_path Path of the put request. 84 * @param put_path Path of the put request.
85 * @param put_path_length Length of the put_path. 85 * @param put_path_length Length of the put_path.
86 */ 86 */