diff options
author | Christian Grothoff <christian@grothoff.org> | 2016-04-17 16:28:37 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2016-04-17 16:28:37 +0200 |
commit | 2c693bcb720ae66a885fcf34fa336dd3819219da (patch) | |
tree | 8b8ff4df79cb752dc35d9397211de4e7e9e97e45 /src/exchange-lib/exchange_api_context.h | |
parent | a34891981c1311026a064af5312d7e4535c9ba11 (diff) |
fix comments
Diffstat (limited to 'src/exchange-lib/exchange_api_context.h')
-rw-r--r-- | src/exchange-lib/exchange_api_context.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchange-lib/exchange_api_context.h b/src/exchange-lib/exchange_api_context.h index 3c54bfe0..ed954c69 100644 --- a/src/exchange-lib/exchange_api_context.h +++ b/src/exchange-lib/exchange_api_context.h @@ -132,7 +132,7 @@ struct MAC_DownloadBuffer * @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 |