From b536d82f901cbd77da38eb65960b1c8433f583ea Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Fri, 9 Dec 2016 14:40:24 +0100 Subject: Syntax error --- src/include/taler_error_codes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include/taler_error_codes.h') 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 ************* */ -- cgit v1.2.3