diff options
author | Christian Grothoff <christian@grothoff.org> | 2016-06-24 11:54:36 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2016-06-24 11:54:36 +0000 |
commit | eafc8188ef6584f77dc4dbc6827210f384986e1a (patch) | |
tree | 501f87ddd224b0cbd5aaf9008b57005b129cac24 /src/regex/regex_api_search.c | |
parent | 2e95a6961bf57170b215ab28e50dbf2376d46747 (diff) |
update peerinfo API to use MQ
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 |