diff options
-rw-r--r-- | clang/docs/ClangFormatStyleOptions.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/clang/docs/ClangFormatStyleOptions.rst b/clang/docs/ClangFormatStyleOptions.rst index 3cd47d3c0ac..2ff48eee865 100644 --- a/clang/docs/ClangFormatStyleOptions.rst +++ b/clang/docs/ClangFormatStyleOptions.rst @@ -2507,3 +2507,5 @@ The result is: r(); } } + +
\ No newline at end of file |