diff options
Diffstat (limited to 'src/include')
| -rw-r--r-- | src/include/taler_error_codes.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/src/include/taler_error_codes.h b/src/include/taler_error_codes.h index a8dea6a3..f4c25c3b 100644 --- a/src/include/taler_error_codes.h +++ b/src/include/taler_error_codes.h @@ -1392,7 +1392,7 @@ enum TALER_ErrorCode     * The reserve that was used to fund the tips was never enabled.     * Returned with an HTTP status code of "not found".     */ -  TALER_EC_TIP_AUTHORIZE_RESERVE_NOT_ENABLED = 2702, +  TALER_EC_TIP_AUTHORIZE_RESERVE_NOT_ENABLED = 2707,    /**     * The backend had trouble accessing the database to persist | 
