Syntax error

This commit is contained in:
Marcello Stanisci 2016-12-09 14:40:24 +01:00
parent c328d745a3
commit b536d82f90
No known key found for this signature in database
GPG Key ID: 8D526861953F4C0F

View File

@ -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 ************* */