summaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes/c.header
diff options
context:
space:
mode:
Diffstat (limited to 'gnu-taler-error-codes/c.header')
-rw-r--r--gnu-taler-error-codes/c.header2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu-taler-error-codes/c.header b/gnu-taler-error-codes/c.header
index fb37b22..0b85d06 100644
--- a/gnu-taler-error-codes/c.header
+++ b/gnu-taler-error-codes/c.header
@@ -46,7 +46,7 @@ struct ErrorCodeAndHint
/**
* The HTTP status code.
*/
- unsigned int http_status;
+ unsigned int http_code;
};