diff options
| author | Krzysztof Kosi??ski <tweenk.pl@gmail.com> | 2013-08-31 16:54:46 +0000 |
|---|---|---|
| committer | Krzysztof KosiĆski <tweenk.pl@gmail.com> | 2013-08-31 16:54:46 +0000 |
| commit | 2fb69a221420b1cec5e4ff8dc34f046ce293a165 (patch) | |
| tree | f80b46aae354e60ae7f4d0954561cdf9c8d92ef3 /astylerc | |
| parent | Add Artistic Style options file (diff) | |
| download | inkscape-2fb69a221420b1cec5e4ff8dc34f046ce293a165.tar.gz inkscape-2fb69a221420b1cec5e4ff8dc34f046ce293a165.zip | |
Fix error in the Artistic Style options file
(bzr r12492)
Diffstat (limited to 'astylerc')
| -rw-r--r-- | astylerc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
