aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--_clang-format2
1 files changed, 1 insertions, 1 deletions
diff --git a/_clang-format b/_clang-format
index ee000a1e..ff57c819 100644
--- a/_clang-format
+++ b/_clang-format
@@ -41,7 +41,7 @@ BraceWrapping:
AfterFunction: true
AfterNamespace: false
AfterObjCDeclaration: false
- AfterStruct: false
+ AfterStruct: true
AfterUnion: false
BeforeCatch: false
BeforeElse: false