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 ea9d55d54..9d5ae6c0a 100644
--- a/src/util/resolver_api.c
+++ b/src/util/resolver_api.c
@@ -272,8 +272,9 @@ GNUNET_RESOLVER_disconnect ()
272/** 272/**
273 * Convert IP address to string without DNS resolution. 273 * Convert IP address to string without DNS resolution.
274 * 274 *
275 * @param sa the address 275 * @param af address family
276 * @param salen number of bytes in sa 276 * @param ip the address
277 * @param ip_len number of bytes in ip
277 * @return address as a string, NULL on error 278 * @return address as a string, NULL on error
278 */ 279 */
279static char * 280static char *