diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/exchange/taler-exchange-httpd_common_kyc.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/src/exchange/taler-exchange-httpd_common_kyc.c b/src/exchange/taler-exchange-httpd_common_kyc.c index 6d879b7a..ef917a55 100644 --- a/src/exchange/taler-exchange-httpd_common_kyc.c +++ b/src/exchange/taler-exchange-httpd_common_kyc.c @@ -82,7 +82,7 @@ struct TEH_KycAmlTrigger    struct MHD_Response *response;    /** -   * Handle to an external process that evalutates the +   * Handle to an external process that evaluates the     * need to run AML on the account.     */    struct TALER_JSON_ExternalConversion *kyc_aml; | 
