summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2016-11-04 14:23:44 +0100
committerMarcello Stanisci <marcello.stanisci@inria.fr>2016-11-04 14:23:44 +0100
commit4f304b274544638282bfaafcdad0a33355cf3121 (patch)
tree11ac43567d3baefb86b15e485584542723a2dab1 /src
parent7177c5c015102e3927976119c989a6a75e376bdc (diff)
downloadexchange-4f304b274544638282bfaafcdad0a33355cf3121.tar.gz
exchange-4f304b274544638282bfaafcdad0a33355cf3121.tar.bz2
exchange-4f304b274544638282bfaafcdad0a33355cf3121.zip
typo
Diffstat (limited to 'src')
-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 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 ************* */