summaryrefslogtreecommitdiff
path: root/src/mint/test_mint_db.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mint/test_mint_db.c')
-rw-r--r--src/mint/test_mint_db.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mint/test_mint_db.c b/src/mint/test_mint_db.c
index 750303a03..e4d312927 100644
--- a/src/mint/test_mint_db.c
+++ b/src/mint/test_mint_db.c
@@ -322,7 +322,8 @@ run (void *cls,
if (NULL != wire)
json_decref (wire);
if (NULL != rh)
- TALER_MINT_DB_free_reserve_history (rh);
+ plugin->free_reserve_history (plugin->cls,
+ rh);
rh = NULL;
if (NULL != session)
GNUNET_break (GNUNET_OK ==