aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_dnsstub_lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_dnsstub_lib.h')
-rw-r--r--src/include/gnunet_dnsstub_lib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_dnsstub_lib.h b/src/include/gnunet_dnsstub_lib.h
index 8f1b90425..9b10c5c48 100644
--- a/src/include/gnunet_dnsstub_lib.h
+++ b/src/include/gnunet_dnsstub_lib.h
@@ -85,7 +85,7 @@ GNUNET_DNSSTUB_add_dns_sa (struct GNUNET_DNSSTUB_Context *ctx,
85 * Only effective for requests issued after this call. 85 * Only effective for requests issued after this call.
86 * 86 *
87 * @param ctx resolver context to modify 87 * @param ctx resolver context to modify
88 * @param retry_frequ how long to wait between retries 88 * @param retry_freq how long to wait between retries
89 */ 89 */
90void 90void
91GNUNET_DNSSTUB_set_retry (struct GNUNET_DNSSTUB_Context *ctx, 91GNUNET_DNSSTUB_set_retry (struct GNUNET_DNSSTUB_Context *ctx,