diff options
Diffstat (limited to 'src/exchange')
| -rw-r--r-- | src/exchange/taler-exchange-httpd_responses.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchange/taler-exchange-httpd_responses.h b/src/exchange/taler-exchange-httpd_responses.h index 9243960d..9df5646c 100644 --- a/src/exchange/taler-exchange-httpd_responses.h +++ b/src/exchange/taler-exchange-httpd_responses.h @@ -79,7 +79,7 @@ TEH_RESPONSE_reply_reserve_insufficient_balance (   * satisfied to proceed to client.   *   * @param connection connection to the client - * @param pcc details about the request that succeeded + * @param kyc details about the KYC requirements   * @return MHD result code   */  MHD_RESULT  | 
