anastasis

Credential backup and recovery protocol and service
Log | Files | Refs | Submodules | README | LICENSE

commit b25c27811d841732972320c26df1cf0ea70bf99b
parent 644b53a34dfde4c8693458cacea4b2f7015d8fc3
Author: Christian Grothoff <christian@grothoff.org>
Date:   Tue, 14 Dec 2021 19:45:40 +0100

-fix FTBFS for Taler protocol v11

Diffstat:
Mcontrib/uncrustify.cfg | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/uncrustify.cfg b/contrib/uncrustify.cfg @@ -28,7 +28,7 @@ ls_code_width=true pos_arith=lead # Fully parenthesize boolean exprs -mod_full_paren_if_bool=true +mod_full_paren_if_bool=false # Braces should be on their own line nl_fdef_brace=add