helps to keep enum values distinct
This commit is contained in:
parent
4f212a11ce
commit
0b580d8f68
@ -1392,7 +1392,7 @@ enum TALER_ErrorCode
|
|||||||
* The reserve that was used to fund the tips was never enabled.
|
* The reserve that was used to fund the tips was never enabled.
|
||||||
* Returned with an HTTP status code of "not found".
|
* 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
|
* The backend had trouble accessing the database to persist
|
||||||
|
Loading…
Reference in New Issue
Block a user