summaryrefslogtreecommitdiff
path: root/src/exchange-lib/test_exchange_api.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-04-01 17:32:10 +0200
committerChristian Grothoff <christian@grothoff.org>2016-04-01 17:32:10 +0200
commit9bc96506bb6441467c6558f5252e803c4292c9fe (patch)
tree12aa2af54ced1d289bbb5af2aecce17893c6fb75 /src/exchange-lib/test_exchange_api.c
parent76c8ab07e120210f248ce141aa9013de305aa5cf (diff)
downloadexchange-9bc96506bb6441467c6558f5252e803c4292c9fe.tar.gz
exchange-9bc96506bb6441467c6558f5252e803c4292c9fe.tar.bz2
exchange-9bc96506bb6441467c6558f5252e803c4292c9fe.zip
update man pages and templates to use current options
Diffstat (limited to 'src/exchange-lib/test_exchange_api.c')
-rw-r--r--src/exchange-lib/test_exchange_api.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/exchange-lib/test_exchange_api.c b/src/exchange-lib/test_exchange_api.c
index 6eae08f4d..bfe54d507 100644
--- a/src/exchange-lib/test_exchange_api.c
+++ b/src/exchange-lib/test_exchange_api.c
@@ -1227,6 +1227,7 @@ wire_cb (void *cls,
struct InterpreterState *is = cls;
struct Command *cmd = &is->commands[is->ip];
+ cmd->details.wire.wh = NULL;
if (cmd->expected_response_code != http_status)
{
GNUNET_log (GNUNET_ERROR_TYPE_ERROR,