aboutsummaryrefslogtreecommitdiff
path: root/src/regex
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-06-24 11:54:36 +0000
committerChristian Grothoff <christian@grothoff.org>2016-06-24 11:54:36 +0000
commiteafc8188ef6584f77dc4dbc6827210f384986e1a (patch)
tree501f87ddd224b0cbd5aaf9008b57005b129cac24 /src/regex
parent2e95a6961bf57170b215ab28e50dbf2376d46747 (diff)
downloadgnunet-eafc8188ef6584f77dc4dbc6827210f384986e1a.tar.gz
gnunet-eafc8188ef6584f77dc4dbc6827210f384986e1a.zip
update peerinfo API to use MQ
Diffstat (limited to 'src/regex')
-rw-r--r--src/regex/regex_api_search.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/regex/regex_api_search.c b/src/regex/regex_api_search.c
index c14d8ba35..6f21fe863 100644
--- a/src/regex/regex_api_search.c
+++ b/src/regex/regex_api_search.c
@@ -132,7 +132,7 @@ handle_search_response (void *cls,
132 * We got a disconnect after asking regex to do the announcement. 132 * We got a disconnect after asking regex to do the announcement.
133 * Retry. 133 * Retry.
134 * 134 *
135 * @param cls the `struct GNUNET_REGEX_Announcement` to retry 135 * @param cls the `struct GNUNET_REGEX_Search` to retry
136 * @param error error code 136 * @param error error code
137 */ 137 */
138static void 138static void