diff options
| author | Gord Allott <gord.allott@canonical.com> | 2011-07-19 15:02:12 +0100 |
|---|---|---|
| committer | Gord Allott <gord.allott@canonical.com> | 2011-07-19 15:02:12 +0100 |
| commit | 38deccb005d505e34015f2b6e2afc561ab407e57 (patch) | |
| tree | a24a16db9b5095236d5f7b99dd15f334e46146d5 /tools | |
| parent | adb561aa5d824bcfa1fbdcda61b770e647f2ea06 (diff) | |
reorganise
(bzr r1290.1.3)
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/astyle-formatter | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/astyle-formatter b/tools/astyle-formatter index 2e717c4b7..c32caa985 100644 --- a/tools/astyle-formatter +++ b/tools/astyle-formatter @@ -3,9 +3,10 @@ --indent-classes --indent-switches --min-conditional-indent=0 +--unpad-paren --pad-oper --pad-header --convert-tabs --align-pointer=type --max-instatement-indent=80 ---unpad-paren-out + |
