diff options
Diffstat (limited to 'src/testing/testing_api_cmd_status.c')
-rw-r--r-- | src/testing/testing_api_cmd_status.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/testing/testing_api_cmd_status.c b/src/testing/testing_api_cmd_status.c index f395af28a..6acfcc75b 100644 --- a/src/testing/testing_api_cmd_status.c +++ b/src/testing/testing_api_cmd_status.c | |||
@@ -356,6 +356,7 @@ status_run (void *cls, | |||
356 | } | 356 | } |
357 | ss->rsh = TALER_EXCHANGE_reserves_get (is->exchange, | 357 | ss->rsh = TALER_EXCHANGE_reserves_get (is->exchange, |
358 | ss->reserve_pubp, | 358 | ss->reserve_pubp, |
359 | GNUNET_TIME_UNIT_ZERO, | ||
359 | &reserve_status_cb, | 360 | &reserve_status_cb, |
360 | ss); | 361 | ss); |
361 | } | 362 | } |