aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_dnsstub_lib.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2018-06-25 18:07:22 +0200
committerChristian Grothoff <christian@grothoff.org>2018-06-25 18:08:27 +0200
commit7da98cf076e9c5101244dfbbf8c3ddff045d298e (patch)
treedb4b4b28d0864cf5f7d424c40f1e7f4d945ff726 /src/include/gnunet_dnsstub_lib.h
parentb96052f1d3b8bb05f1868bd809fcb6e4f6569a4c (diff)
downloadgnunet-7da98cf076e9c5101244dfbbf8c3ddff045d298e.tar.gz
gnunet-7da98cf076e9c5101244dfbbf8c3ddff045d298e.zip
integrate dnsparser and dnsstub and tun with libgnunetutil
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,