aboutsummaryrefslogtreecommitdiff
path: root/gnunet-error-codes/h.template
diff options
context:
space:
mode:
Diffstat (limited to 'gnunet-error-codes/h.template')
-rw-r--r--gnunet-error-codes/h.template7
1 files changed, 7 insertions, 0 deletions
diff --git a/gnunet-error-codes/h.template b/gnunet-error-codes/h.template
new file mode 100644
index 0000000..b79bf6c
--- /dev/null
+++ b/gnunet-error-codes/h.template
@@ -0,0 +1,7 @@
1
2
3 /**
4 * {{Description}}
5 * Returned with an HTTP status code of #MHD_HTTP_{{HttpStatus_Identifier}} ({{HttpStatus_Value}}).
6 */
7 GNUNET_EC_{{Name}} = {{Value}},