diff options
Diffstat (limited to 'include/clang/Format/Format.h')
-rw-r--r-- | include/clang/Format/Format.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/clang/Format/Format.h b/include/clang/Format/Format.h index a0b6351457..237c3e4c3b 100644 --- a/include/clang/Format/Format.h +++ b/include/clang/Format/Format.h @@ -78,4 +78,4 @@ tooling::Replacements reformat(const FormatStyle &Style, Lexer &Lex, } // end namespace format } // end namespace clang -#endif // LLVM_CLANG_FORMAT_FORMAT_H +#endif // LLVM_CLANG_FORMAT_FORMAT_H |