aboutsummaryrefslogtreecommitdiff
path: root/src/ats-tool/gnunet-ats.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ats-tool/gnunet-ats.c')
-rw-r--r--src/ats-tool/gnunet-ats.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ats-tool/gnunet-ats.c b/src/ats-tool/gnunet-ats.c
index eae2485f6..5cb52d177 100644
--- a/src/ats-tool/gnunet-ats.c
+++ b/src/ats-tool/gnunet-ats.c
@@ -306,8 +306,8 @@ end (void *cls,
306/** 306/**
307 * Function to call with a textual representation of an address. This 307 * Function to call with a textual representation of an address. This
308 * function will be called several times with different possible 308 * function will be called several times with different possible
309 * textual representations, and a last time with @address being NULL 309 * textual representations, and a last time with @a address being NULL
310 * to signal the end of the iteration. Note that @address NULL 310 * to signal the end of the iteration. Note that @a address NULL
311 * always is the last call, regardless of the value in @a res. 311 * always is the last call, regardless of the value in @a res.
312 * 312 *
313 * @param cls closure, a `struct PendingResolutions *` 313 * @param cls closure, a `struct PendingResolutions *`