From 97afbf1ea594748eafcda0f0cbd0f170d2d05015 Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Sat, 30 Nov 2019 00:25:45 +0100 Subject: fix previous --- src/include/taler_error_codes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/include/taler_error_codes.h b/src/include/taler_error_codes.h index 3e7ed9ae0..318b33a47 100644 --- a/src/include/taler_error_codes.h +++ b/src/include/taler_error_codes.h @@ -1859,7 +1859,7 @@ enum TALER_ErrorCode * Used for example when a client is trying to register * with a unavailable username. */ - TALER_EC_BANK_SOFT_EXCEPTION = 5300, + TALER_EC_BANK_SOFT_EXCEPTION = 5400, /** -- cgit v1.2.3