From cde210be392d60fbcd8a3e7cacfa62660a95e8d9 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Thu, 11 May 2017 11:21:37 +0200 Subject: [PATCH] astyle.options: use non deprecated option name --- scripts/astyle.options | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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