aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_http_common.c
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2013-07-01 08:10:23 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2013-07-01 08:10:23 +0000
commit8ab3479ef2019031a0783d77ea1fec2546ca2079 (patch)
treecdb75673b41b0a69ef15fbf85c21ae6ab4fbaceb /src/transport/plugin_transport_http_common.c
parent54ee92af601faa1d8fc37421f9b766eb8557cf65 (diff)
downloadgnunet-8ab3479ef2019031a0783d77ea1fec2546ca2079.tar.gz
gnunet-8ab3479ef2019031a0783d77ea1fec2546ca2079.zip
doxygen fixes
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