From c86a169fb50adcc5c0b4de63598e75bb319dc19f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=96zg=C3=BCr=20Kesim?= Date: Sat, 15 Jul 2023 18:20:48 +0200 Subject: -typo fix fix --- src/include/taler_exchange_service.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/include/taler_exchange_service.h b/src/include/taler_exchange_service.h index 86de924b5..62b273e1b 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_BatchWithdrawBlindedHandle; +struct TALER_EXCHANGE_AgeWithdrawBlindedHandle; /** * Withdraw age-restricted coins from the exchange using a -- cgit v1.2.3