diff options
-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 4fa2b0c9d..6da76a122 100644 --- a/src/include/taler_error_codes.h +++ b/src/include/taler_error_codes.h @@ -1078,7 +1078,7 @@ enum TALER_ErrorCode * The response is * provided with HTTP status code MHD_HTTP_INTERNAL_SERVER_ERROR. */ - TALER_EC_TRACK_TRANSFER_CONFLICTING_REPORT = 2408, + TALER_EC_TRACK_TRANSFER_CONFLICTING_REPORTS = 2408, /* ********** /test API error codes ************* */ |