diff options
author | Özgür Kesim <oec-taler@kesim.org> | 2023-07-15 18:20:48 +0200 |
---|---|---|
committer | Özgür Kesim <oec-taler@kesim.org> | 2023-07-15 18:20:48 +0200 |
commit | c86a169fb50adcc5c0b4de63598e75bb319dc19f (patch) | |
tree | 291ad69e12465e2c9304ebe52148993c2ffa8557 | |
parent | 3bebbfc2da7a293d6b05cf5fa2db7f7042fcc261 (diff) |
-typo fix fix
-rw-r--r-- | src/include/taler_exchange_service.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 |