fix compilation error
This commit is contained in:
parent
a57145e172
commit
42dcf052d1
@ -170,7 +170,7 @@ wire_run (void *cls,
|
||||
struct TALER_TESTING_Interpreter *is)
|
||||
{
|
||||
struct WireState *ws = cls;
|
||||
ws->is = i;
|
||||
ws->is = is;
|
||||
ws->wh = TALER_EXCHANGE_wire (ws->exchange,
|
||||
&wire_cb,
|
||||
ws);
|
||||
|
Loading…
Reference in New Issue
Block a user