diff --git a/src/include/taler_error_codes.h b/src/include/taler_error_codes.h index 1c02440c8..0820af6d9 100644 --- a/src/include/taler_error_codes.h +++ b/src/include/taler_error_codes.h @@ -1136,7 +1136,7 @@ enum TALER_ErrorCode * The hash provided in the request of /map/in does not match * the contract sent alongside in the same request. */ - TALER_EC_MAP_IN_UNMATCHED_HASH = 2500 + TALER_EC_MAP_IN_UNMATCHED_HASH = 2500, /* ********** /test API error codes ************* */