From 2fb69a221420b1cec5e4ff8dc34f046ce293a165 Mon Sep 17 00:00:00 2001 From: Krzysztof Kosi??ski Date: Sat, 31 Aug 2013 18:54:46 +0200 Subject: Fix error in the Artistic Style options file (bzr r12492) --- astylerc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/astylerc b/astylerc index b2af98ddc..56de86e96 100644 --- a/astylerc +++ b/astylerc @@ -2,7 +2,7 @@ # See http://astyle.sourceforge.net/ # Opening braces broken from functions only ---style=stroustrup +--brackets=stroustrup # Four-space indent; convert stray tabs --indent=spaces=4 -- cgit v1.2.3