commit b536d82f901cbd77da38eb65960b1c8433f583ea
parent c328d745a358f775f632e7145d06599ff15bc57e
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date: Fri, 9 Dec 2016 14:40:24 +0100
Syntax error
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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 ************* */