aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_http_common.h
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.h
parent54ee92af601faa1d8fc37421f9b766eb8557cf65 (diff)
downloadgnunet-8ab3479ef2019031a0783d77ea1fec2546ca2079.tar.gz
gnunet-8ab3479ef2019031a0783d77ea1fec2546ca2079.zip
doxygen fixes
Diffstat (limited to 'src/transport/plugin_transport_http_common.h')
-rw-r--r--src/transport/plugin_transport_http_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/transport/plugin_transport_http_common.h b/src/transport/plugin_transport_http_common.h
index 528f50243..ae37f605a 100644
--- a/src/transport/plugin_transport_http_common.h
+++ b/src/transport/plugin_transport_http_common.h
@@ -116,6 +116,7 @@ http_common_plugin_address_pretty_printer (void *cls, const char *type,
116 * to override the address again. 116 * to override the address again.
117 * 117 *
118 * @param cls closure 118 * @param cls closure
119 * @param plugin the plugin
119 * @param addr binary address 120 * @param addr binary address
120 * @param addrlen length of the address 121 * @param addrlen length of the address
121 * @return string representing the same address 122 * @return string representing the same address