From 3bebbfc2da7a293d6b05cf5fa2db7f7042fcc261 Mon Sep 17 00:00:00 2001 From: Özgür Kesim Date: Sat, 15 Jul 2023 18:19:12 +0200 Subject: -typo fix --- src/include/taler_exchange_service.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include/taler_exchange_service.h') diff --git a/src/include/taler_exchange_service.h b/src/include/taler_exchange_service.h index d98aba25..86de924b 100644 --- a/src/include/taler_exchange_service.h +++ b/src/include/taler_exchange_service.h @@ -2882,7 +2882,7 @@ typedef void * Used internally by the `struct TALER_EXCHANGE_BatchWithdrawHandle` * implementation as well as for the reward logic of merchants. */ -struct TALER_EXCHANGE_BatchWithdraw2Handle; +struct TALER_EXCHANGE_BatchWithdrawBlindedHandle; /** * Withdraw age-restricted coins from the exchange using a -- cgit v1.2.3