summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2011-07-20 10:47:12 +0200
committerAndrea Diamantini <adjam7@gmail.com>2011-07-20 10:47:12 +0200
commitf4ca431a472ee353c6b3c5302bc714e3911efaee (patch)
tree62a6912a292c62ad7bf0e06dff7ff7076b77a0d9 /scripts
parentSVN_SILENT made messages (.desktop file) (diff)
downloadrekonq-f4ca431a472ee353c6b3c5302bc714e3911efaee.tar.xz
Right astyle options
Diffstat (limited to 'scripts')
-rw-r--r--scripts/codingstyle.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/codingstyle.sh b/scripts/codingstyle.sh
index 6488e077..5285c22c 100644
--- a/scripts/codingstyle.sh
+++ b/scripts/codingstyle.sh
@@ -35,6 +35,7 @@ astyle \
--style=allman \
--indent-labels \
--pad-oper \
+--pad-header \
--unpad-paren \
--keep-one-line-statements \
--convert-tabs \