aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-service-transport_plugins.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/gnunet-service-transport_plugins.c')
-rw-r--r--src/transport/gnunet-service-transport_plugins.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/gnunet-service-transport_plugins.c b/src/transport/gnunet-service-transport_plugins.c
index c32ac3acc..12ee231c4 100644
--- a/src/transport/gnunet-service-transport_plugins.c
+++ b/src/transport/gnunet-service-transport_plugins.c
@@ -189,7 +189,7 @@ GST_plugins_find (const char *name)
189/** 189/**
190 * Convert a given address to a human-readable format. Note that the 190 * Convert a given address to a human-readable format. Note that the
191 * return value will be overwritten on the next call to this function. 191 * return value will be overwritten on the next call to this function.
192 * 192 *
193 * @param name plugin name 193 * @param name plugin name
194 * @param addr binary address in plugin-specific format 194 * @param addr binary address in plugin-specific format
195 * @param addrlen number of bytes in 'addr' 195 * @param addrlen number of bytes in 'addr'