aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_http_common.c
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2012-08-28 15:11:31 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2012-08-28 15:11:31 +0000
commit6a0322e710513236be163c8d7ef5951760292a04 (patch)
tree525c0920f11c628587d8b21017fce85f659ac351 /src/transport/plugin_transport_http_common.c
parentd688b398b2a74767546056958fd8f82db70c4043 (diff)
downloadgnunet-6a0322e710513236be163c8d7ef5951760292a04.tar.gz
gnunet-6a0322e710513236be163c8d7ef5951760292a04.zip
confs + coverity
Diffstat (limited to 'src/transport/plugin_transport_http_common.c')
-rw-r--r--src/transport/plugin_transport_http_common.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/transport/plugin_transport_http_common.c b/src/transport/plugin_transport_http_common.c
index e71b16e93..a34f4c342 100644
--- a/src/transport/plugin_transport_http_common.c
+++ b/src/transport/plugin_transport_http_common.c
@@ -146,7 +146,6 @@ http_common_address_from_socket (const char *protocol, const struct sockaddr *ad
146/** 146/**
147 * Create a socketaddr from a HTTP address 147 * Create a socketaddr from a HTTP address
148 * 148 *
149 * @param protocol protocol
150 * @param addr sockaddr * address 149 * @param addr sockaddr * address
151 * @param addrlen length of the address 150 * @param addrlen length of the address
152 * @param res the result: 151 * @param res the result: