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.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/plugin_transport_http_common.c b/src/transport/plugin_transport_http_common.c
index 02129f37d..763c252ea 100644
--- a/src/transport/plugin_transport_http_common.c
+++ b/src/transport/plugin_transport_http_common.c
@@ -214,7 +214,7 @@ http_common_plugin_address_pretty_printer (void *cls,
214 address, 214 address,
215 addrlen); 215 addrlen);
216 asc (asc_cls, 216 asc (asc_cls,
217 NULL, 217 ret,
218 (NULL == ret) ? GNUNET_SYSERR : GNUNET_OK); 218 (NULL == ret) ? GNUNET_SYSERR : GNUNET_OK);
219 asc (asc_cls, 219 asc (asc_cls,
220 NULL, 220 NULL,