aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes/registry.rec
diff options
context:
space:
mode:
Diffstat (limited to 'gnu-taler-error-codes/registry.rec')
-rw-r--r--gnu-taler-error-codes/registry.rec4
1 files changed, 3 insertions, 1 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index 69dd5fa..c0a4cac 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -1099,7 +1099,9 @@ Value: 2306
1099Name: TRACK_TRANSACTION_COIN_TRACE_ERROR 1099Name: TRACK_TRANSACTION_COIN_TRACE_ERROR
1100Description: We failed to obtain a wire transfer identifier for one of the coins in the transaction. 1100Description: We failed to obtain a wire transfer identifier for one of the coins in the transaction.
1101HttpStatus: 424 1101HttpStatus: 424
1102HttpStatus: 202 1102# This code has two associated HTTP status codes, but entering both in the registry
1103# causes two conflicting definitions in the C header generated.
1104# HttpStatus: 202
1103 1105
1104Value: 2307 1106Value: 2307
1105Name: TRACK_TRANSACTION_WIRE_TRANSFER_TRACE_ERROR 1107Name: TRACK_TRANSACTION_WIRE_TRANSFER_TRACE_ERROR