From 3f525b7610382ee3b09b23d9c94a1c7a64124da8 Mon Sep 17 00:00:00 2001 From: Morgan Hardwood Date: Thu, 23 Nov 2017 00:41:59 +0100 Subject: [PATCH] astyle formatting updated, #3715 Removed pad-first-paren-out, added unpad-paren. --- rawtherapee.astylerc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rawtherapee.astylerc b/rawtherapee.astylerc index bcea16b96..3d49d821f 100644 --- a/rawtherapee.astylerc +++ b/rawtherapee.astylerc @@ -4,5 +4,5 @@ indent-switches break-blocks pad-oper convert-tabs -pad-first-paren-out pad-header +unpad-paren