aboutsummaryrefslogtreecommitdiff
path: root/src/util/resolver_api.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/resolver_api.c')
-rw-r--r--src/util/resolver_api.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/util/resolver_api.c b/src/util/resolver_api.c
index ea9d55d549..9d5ae6c0a9 100644
--- a/src/util/resolver_api.c
+++ b/src/util/resolver_api.c
@@ -272,8 +272,9 @@ GNUNET_RESOLVER_disconnect ()
/**
* Convert IP address to string without DNS resolution.
*
- * @param sa the address
- * @param salen number of bytes in sa
+ * @param af address family
+ * @param ip the address
+ * @param ip_len number of bytes in ip
* @return address as a string, NULL on error
*/
static char *