diff options
| author | Christian Grothoff <christian@grothoff.org> | 2018-01-01 22:10:26 +0100 |
|---|---|---|
| committer | Christian Grothoff <christian@grothoff.org> | 2018-01-01 22:28:49 +0100 |
| commit | 4f2ad1051b1433974e5d598b1546202797729e31 (patch) | |
| tree | b5691dd9a605702a161e7ce10e41d561c304c5de /src/include | |
| parent | 346c351e5ff2fc184f1c044f4ffbf82bc80fe655 (diff) | |
change 'f' to 'contribution' in /deposit
Diffstat (limited to 'src/include')
| -rw-r--r-- | src/include/taler_error_codes.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/taler_error_codes.h b/src/include/taler_error_codes.h index 759e6fc7..d90bd4f3 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. |
