From e42cf1a738aef2c2aee32997d157965b02e2fe0d Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 8 Nov 2020 00:50:16 +0100 Subject: adjust error codes in merchant --- src/include/taler_merchant_service.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include/taler_merchant_service.h') diff --git a/src/include/taler_merchant_service.h b/src/include/taler_merchant_service.h index 88a33ba5..f7a8d667 100644 --- a/src/include/taler_merchant_service.h +++ b/src/include/taler_merchant_service.h @@ -110,7 +110,7 @@ struct TALER_MERCHANT_HttpResponse * error details and setup the corresponding @a hr structure. Internally * used to convert merchant's responses in to @a hr. * - * @param response if NULL we will report #TALER_EC_INVALID_RESPONSE in `ec` + * @param response if NULL we will report #TALER_EC_GENERIC_INVALID_RESPONSE in `ec` * @param http_status http status to use * @param[out] hr response object to initialize, fields will * only be valid as long as @a response is valid as well -- cgit v1.2.3