aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-12-14 19:45:40 +0100
committerChristian Grothoff <christian@grothoff.org>2021-12-14 19:45:40 +0100
commitb25c27811d841732972320c26df1cf0ea70bf99b (patch)
treebc235cabc5149236b242ec135a4ade5a9c151441
parent644b53a34dfde4c8693458cacea4b2f7015d8fc3 (diff)
downloadanastasis-b25c27811d841732972320c26df1cf0ea70bf99b.tar.gz
anastasis-b25c27811d841732972320c26df1cf0ea70bf99b.zip
-fix FTBFS for Taler protocol v11
-rw-r--r--contrib/uncrustify.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/uncrustify.cfg b/contrib/uncrustify.cfg
index 8c9df2c..af2d8e6 100644
--- a/contrib/uncrustify.cfg
+++ b/contrib/uncrustify.cfg
@@ -28,7 +28,7 @@ ls_code_width=true
28pos_arith=lead 28pos_arith=lead
29 29
30# Fully parenthesize boolean exprs 30# Fully parenthesize boolean exprs
31mod_full_paren_if_bool=true 31mod_full_paren_if_bool=false
32 32
33# Braces should be on their own line 33# Braces should be on their own line
34nl_fdef_brace=add 34nl_fdef_brace=add