From b62fcaac921f41b9917dbc215f96f14755982316 Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Mon, 5 Nov 2012 20:05:38 +0000 Subject: last cb NULL --- src/transport/plugin_transport_http_common.c | 1 + 1 file changed, 1 insertion(+) (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 7ec8fa1e9..5dd3413e1 100644 --- a/src/transport/plugin_transport_http_common.c +++ b/src/transport/plugin_transport_http_common.c @@ -60,6 +60,7 @@ http_common_plugin_address_pretty_printer (void *cls, const char *type, return; } asc (asc_cls, saddr); + asc (asc_cls, NULL); } -- cgit v1.2.3