aboutsummaryrefslogtreecommitdiff
path: root/gnunet-error-codes/ts.template
diff options
context:
space:
mode:
Diffstat (limited to 'gnunet-error-codes/ts.template')
-rw-r--r--gnunet-error-codes/ts.template7
1 files changed, 7 insertions, 0 deletions
diff --git a/gnunet-error-codes/ts.template b/gnunet-error-codes/ts.template
new file mode 100644
index 0000000..ee72f88
--- /dev/null
+++ b/gnunet-error-codes/ts.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 {{Name}} = {{Value}},