diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2017-05-11 11:21:37 +0200 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2017-05-11 11:21:37 +0200 |
| commit | cde210be392d60fbcd8a3e7cacfa62660a95e8d9 (patch) | |
| tree | 16d75c2da234a8b464385e16132eaaa8cdbc6557 /scripts | |
| parent | 563bd8499e63db976ca8358216138647593354bc (diff) | |
astyle.options: use non deprecated option name
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/astyle.options | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/astyle.options b/scripts/astyle.options index c92ea7f1..77f5e125 100644 --- a/scripts/astyle.options +++ b/scripts/astyle.options @@ -2,7 +2,7 @@ --lineend=linux --indent=spaces=4 --style=kr ---add-brackets +--add-braces --max-code-length=80 --break-after-logical --pad-header |
