fix comments

This commit is contained in:
Christian Grothoff 2016-04-17 16:28:37 +02:00
parent a34891981c
commit 2c693bcb72
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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