aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes
diff options
context:
space:
mode:
authorJonathan Buchanan <jonathan.russ.buchanan@gmail.com>2020-06-08 14:44:23 -0400
committerJonathan Buchanan <jonathan.russ.buchanan@gmail.com>2020-06-08 14:44:23 -0400
commit30d83deb42b0ad54154214ecd916a167c324c9d6 (patch)
tree3b0850fd926f62f47029c28777b1e715ae3fc62c /gnu-taler-error-codes
parentd1cb6580aef39a49aaad670f1113008330d43f5c (diff)
downloadgana-30d83deb42b0ad54154214ecd916a167c324c9d6.tar.gz
gana-30d83deb42b0ad54154214ecd916a167c324c9d6.zip
commented out another taler ec with two http codes for correct C header generation
Diffstat (limited to 'gnu-taler-error-codes')
-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