From 30d83deb42b0ad54154214ecd916a167c324c9d6 Mon Sep 17 00:00:00 2001 From: Jonathan Buchanan Date: Mon, 8 Jun 2020 14:44:23 -0400 Subject: commented out another taler ec with two http codes for correct C header generation --- gnu-taler-error-codes/registry.rec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'gnu-taler-error-codes') 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 Name: TRACK_TRANSACTION_COIN_TRACE_ERROR Description: We failed to obtain a wire transfer identifier for one of the coins in the transaction. HttpStatus: 424 -HttpStatus: 202 +# This code has two associated HTTP status codes, but entering both in the registry +# causes two conflicting definitions in the C header generated. +# HttpStatus: 202 Value: 2307 Name: TRACK_TRANSACTION_WIRE_TRANSFER_TRACE_ERROR -- cgit v1.2.3