From 2549a383386efa10d4298daef2494927ebdc5ca8 Mon Sep 17 00:00:00 2001 From: Krzysztof Kosi??ski Date: Mon, 2 Sep 2013 01:39:00 +0200 Subject: Unduplicate some code in the metafile printing extensions (bzr r12499) --- astylerc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'astylerc') diff --git a/astylerc b/astylerc index 56de86e96..c65b74d20 100644 --- a/astylerc +++ b/astylerc @@ -15,7 +15,7 @@ # Attach pointers and references to variable names --align-pointer=name ---align-reference=name +# --align-reference=name # Add brackets to single-statement blocks --add-brackets @@ -23,3 +23,4 @@ # Misc. options --indent-preprocessor --indent-col1-comments +--suffix=none -- cgit v1.2.3