aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes/c-length.template
diff options
context:
space:
mode:
Diffstat (limited to 'gnu-taler-error-codes/c-length.template')
-rw-r--r--gnu-taler-error-codes/c-length.template9
1 files changed, 9 insertions, 0 deletions
diff --git a/gnu-taler-error-codes/c-length.template b/gnu-taler-error-codes/c-length.template
new file mode 100644
index 0000000..24e3e41
--- /dev/null
+++ b/gnu-taler-error-codes/c-length.template
@@ -0,0 +1,9 @@
1
2
3};
4
5
6/**
7 * The length of @e code_hint_pairs.
8 */
9static const unsigned int code_hint_pairs_length = {{ECS_LENGTH}};