From cdbba6e0d8d0429f8d6b844a4c495e300954de75 Mon Sep 17 00:00:00 2001 From: dziegel Date: Sun, 17 Sep 2017 17:38:58 +0200 Subject: [PATCH] Make astylerc compatible to astyle 2.x --- astylerc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/astylerc b/astylerc index 41ed5ab2..3f2209a0 100644 --- a/astylerc +++ b/astylerc @@ -6,10 +6,10 @@ style=otbs indent=spaces=2 attach-extern-c -attach-closing-while +#attach-closing-while # indentation indent-switches -max-continuation-indent=40 +#max-continuation-indent=40 # padding pad-oper pad-comma