summaryrefslogtreecommitdiffstats
path: root/astylerc
diff options
context:
space:
mode:
authorKrzysztof Kosi??ski <tweenk.pl@gmail.com>2013-08-31 16:54:46 +0000
committerKrzysztof KosiƄski <tweenk.pl@gmail.com>2013-08-31 16:54:46 +0000
commit2fb69a221420b1cec5e4ff8dc34f046ce293a165 (patch)
treef80b46aae354e60ae7f4d0954561cdf9c8d92ef3 /astylerc
parentAdd Artistic Style options file (diff)
downloadinkscape-2fb69a221420b1cec5e4ff8dc34f046ce293a165.tar.gz
inkscape-2fb69a221420b1cec5e4ff8dc34f046ce293a165.zip
Fix error in the Artistic Style options file
(bzr r12492)
Diffstat (limited to 'astylerc')
-rw-r--r--astylerc2
1 files changed, 1 insertions, 1 deletions
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