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