From 5db334d7a6a36f1536e4268da7ca87c027ffc5ee Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 11 Jun 2014 09:36:05 +0000 Subject: -misc fixes --- src/transport/plugin_transport_http_common.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/transport/plugin_transport_http_common.c') 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, address, addrlen); asc (asc_cls, - NULL, + ret, (NULL == ret) ? GNUNET_SYSERR : GNUNET_OK); asc (asc_cls, NULL, -- cgit v1.2.3