astyle.options: use non deprecated option name

This commit is contained in:
Even Rouault 2017-05-11 11:21:37 +02:00
parent 563bd8499e
commit cde210be39
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
--lineend=linux
--indent=spaces=4
--style=kr
--add-brackets
--add-braces
--max-code-length=80
--break-after-logical
--pad-header