summaryrefslogtreecommitdiff
path: root/src/include/taler_error_codes.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2018-01-01 22:10:26 +0100
committerChristian Grothoff <christian@grothoff.org>2018-01-01 22:28:49 +0100
commit4f2ad1051b1433974e5d598b1546202797729e31 (patch)
treeb5691dd9a605702a161e7ce10e41d561c304c5de /src/include/taler_error_codes.h
parent346c351e5ff2fc184f1c044f4ffbf82bc80fe655 (diff)
downloadexchange-4f2ad1051b1433974e5d598b1546202797729e31.tar.gz
exchange-4f2ad1051b1433974e5d598b1546202797729e31.tar.bz2
exchange-4f2ad1051b1433974e5d598b1546202797729e31.zip
change 'f' to 'contribution' in /deposit
Diffstat (limited to 'src/include/taler_error_codes.h')
-rw-r--r--src/include/taler_error_codes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/taler_error_codes.h b/src/include/taler_error_codes.h
index 759e6fc76..d90bd4f30 100644
--- a/src/include/taler_error_codes.h
+++ b/src/include/taler_error_codes.h
@@ -1001,6 +1001,7 @@ enum TALER_ErrorCode
TALER_EC_PAY_REFUND_DEADLINE_PAST_WIRE_TRANSFER_DEADLINE = 2114,
/**
+
* The request fails to provide coins for the payment.
* This response is provided with HTTP status code
* MHD_HTTP_BAD_REQUEST.