aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-service-transport_plugins.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/gnunet-service-transport_plugins.h')
-rw-r--r--src/transport/gnunet-service-transport_plugins.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/gnunet-service-transport_plugins.h b/src/transport/gnunet-service-transport_plugins.h
index 856b594cd..3a49f004f 100644
--- a/src/transport/gnunet-service-transport_plugins.h
+++ b/src/transport/gnunet-service-transport_plugins.h
@@ -68,7 +68,7 @@ GST_plugins_find (const char *name);
68/** 68/**
69 * Convert a given address to a human-readable format. Note that the 69 * Convert a given address to a human-readable format. Note that the
70 * return value will be overwritten on the next call to this function. 70 * return value will be overwritten on the next call to this function.
71 * 71 *
72 * @param name plugin name 72 * @param name plugin name
73 * @param addr binary address in plugin-specific format 73 * @param addr binary address in plugin-specific format
74 * @param addrlen number of bytes in 'addr' 74 * @param addrlen number of bytes in 'addr'