summaryrefslogtreecommitdiff
path: root/src/include/taler_error_codes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/taler_error_codes.h')
-rw-r--r--src/include/taler_error_codes.h2
1 files changed, 1 insertions, 1 deletions
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 ************* */