aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes/c.template
blob: 02c39edc7d9c0c3d9610a0e2b346f33b3a810155 (plain) (blame)
1
2
3
4
5
  {
    .ec = TALER_EC_{{Name}},
    .hint = "{{Description}}"
  },