aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_http_common.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2014-06-11 09:36:05 +0000
committerChristian Grothoff <christian@grothoff.org>2014-06-11 09:36:05 +0000
commit5db334d7a6a36f1536e4268da7ca87c027ffc5ee (patch)
treec6865cf48a86b5bbf105f3c79179c50dddc342c0 /src/transport/plugin_transport_http_common.c
parent4ac8eff7856d655c7a311becdbb7abe3c7551961 (diff)
downloadgnunet-5db334d7a6a36f1536e4268da7ca87c027ffc5ee.tar.gz
gnunet-5db334d7a6a36f1536e4268da7ca87c027ffc5ee.zip
-misc fixes
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,