diff options
Diffstat (limited to 'src/regex/regex_api_search.c')
-rw-r--r-- | src/regex/regex_api_search.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/regex/regex_api_search.c b/src/regex/regex_api_search.c index c14d8ba350..6f21fe8639 100644 --- a/src/regex/regex_api_search.c +++ b/src/regex/regex_api_search.c @@ -132,7 +132,7 @@ handle_search_response (void *cls, * We got a disconnect after asking regex to do the announcement. * Retry. * - * @param cls the `struct GNUNET_REGEX_Announcement` to retry + * @param cls the `struct GNUNET_REGEX_Search` to retry * @param error error code */ static void |