aboutsummaryrefslogtreecommitdiff
path: root/gnunet-error-codes/ts.template
blob: ee72f88b7b29a23bf05b154f123d0fc865b29a32 (plain) (blame)
1
2
3
4
5
6
7
  /**
   * {{Description}}
   * Returned with an HTTP status code of #MHD_HTTP_{{HttpStatus_Identifier}} ({{HttpStatus_Value}}).
   */
  {{Name}} = {{Value}},