aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_http_common.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/plugin_transport_http_common.c')
-rw-r--r--src/transport/plugin_transport_http_common.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/transport/plugin_transport_http_common.c b/src/transport/plugin_transport_http_common.c
index 257273161..6031d0947 100644
--- a/src/transport/plugin_transport_http_common.c
+++ b/src/transport/plugin_transport_http_common.c
@@ -253,6 +253,7 @@ http_common_plugin_address_to_url (void *cls, const void *addr, size_t addrlen)
253 * to override the address again. 253 * to override the address again.
254 * 254 *
255 * @param cls closure 255 * @param cls closure
256 * @param plugin the plugin
256 * @param addr binary address 257 * @param addr binary address
257 * @param addrlen length of the address 258 * @param addrlen length of the address
258 * @return string representing the same address 259 * @return string representing the same address