commit b91bc88906d36226ef281835d58f2ed9ac698f9c parent 30d83deb42b0ad54154214ecd916a167c324c9d6 Author: Jonathan Buchanan <jonathan.russ.buchanan@gmail.com> Date: Mon, 8 Jun 2020 14:59:58 -0400 taler ec header should now be compatible with uncrustify Diffstat:
| M | gnu-taler-error-codes/h.header | | | 3 | ++- |
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gnu-taler-error-codes/h.header b/gnu-taler-error-codes/h.header @@ -34,4 +34,5 @@ extern "C" { /** * Taler error codes. */ -enum TALER_ErrorCode { +enum TALER_ErrorCode +{