diff options
Diffstat (limited to 'src/exchange-lib/exchange_api_context.c')
-rw-r--r-- | src/exchange-lib/exchange_api_context.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchange-lib/exchange_api_context.c b/src/exchange-lib/exchange_api_context.c index 8d6746a1..5049bb0a 100644 --- a/src/exchange-lib/exchange_api_context.c +++ b/src/exchange-lib/exchange_api_context.c @@ -389,7 +389,7 @@ TALER_EXCHANGE_fini (struct TALER_EXCHANGE_Context *ctx) * @param bufptr data downloaded via HTTP * @param size size of an item in @a bufptr * @param nitems number of items in @a bufptr - * @param cls the `struct KeysRequest` + * @param cls the `struct MAC_DownloadBuffer` * @return number of bytes processed from @a bufptr */ size_t |