commit 4f304b274544638282bfaafcdad0a33355cf3121 parent 7177c5c015102e3927976119c989a6a75e376bdc Author: Marcello Stanisci <marcello.stanisci@inria.fr> Date: Fri, 4 Nov 2016 14:23:44 +0100 typo Diffstat:
| M | src/include/taler_error_codes.h | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/include/taler_error_codes.h b/src/include/taler_error_codes.h @@ -1078,7 +1078,7 @@ enum TALER_ErrorCode * The response is * provided with HTTP status code MHD_HTTP_INTERNAL_SERVER_ERROR. */ - TALER_EC_TRACK_TRANSFER_CONFLICTING_REPORT = 2408, + TALER_EC_TRACK_TRANSFER_CONFLICTING_REPORTS = 2408, /* ********** /test API error codes ************* */