aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_http.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/plugin_transport_http.c')
-rw-r--r--src/transport/plugin_transport_http.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/transport/plugin_transport_http.c b/src/transport/plugin_transport_http.c
index 430d13330..784dd3002 100644
--- a/src/transport/plugin_transport_http.c
+++ b/src/transport/plugin_transport_http.c
@@ -248,7 +248,6 @@ http_plugin_address_suggested (void *cls, const void *addr, size_t addrlen)
248 return GNUNET_OK; 248 return GNUNET_OK;
249} 249}
250 250
251
252struct GNUNET_TIME_Relative 251struct GNUNET_TIME_Relative
253http_plugin_receive (void *cls, const struct GNUNET_PeerIdentity * peer, 252http_plugin_receive (void *cls, const struct GNUNET_PeerIdentity * peer,
254 const struct GNUNET_MessageHeader * message, 253 const struct GNUNET_MessageHeader * message,