fix comment

This commit is contained in:
Florian Dold 2018-04-06 00:36:30 +02:00
parent f9a86ba5dc
commit 2e65fa8366
No known key found for this signature in database
GPG Key ID: D2E4F00F29D02A4B

View File

@ -156,7 +156,7 @@ parse_account_history (struct TALER_BANK_HistoryHandle *hh,
/** /**
* Function called when we're done processing the * Function called when we're done processing the
* HTTP /admin/add/incoming request. * HTTP /history request.
* *
* @param cls the `struct TALER_BANK_HistoryHandle` * @param cls the `struct TALER_BANK_HistoryHandle`
* @param response_code HTTP response code, 0 on error * @param response_code HTTP response code, 0 on error