aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Format/Format.h
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2013-01-07 13:26:07 +0000
committerDaniel Jasper <djasper@google.com>2013-01-07 13:26:07 +0000
commitcd162384a552ef4e4913244f4f14b9a3e5a791e1 (patch)
tree62809bc6826e5e3360aa2f24e54d1e28668479de /include/clang/Format/Format.h
parent9cda8000434be3360abb38fe1690fa24ae3d48be (diff)
Reformat clang-formats source code.
All changes done by clang-format itself. No functional changes. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@171732 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/clang/Format/Format.h')
-rw-r--r--include/clang/Format/Format.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/clang/Format/Format.h b/include/clang/Format/Format.h
index f8ec26af2e..32bb53c8d4 100644
--- a/include/clang/Format/Format.h
+++ b/include/clang/Format/Format.h
@@ -78,7 +78,7 @@ tooling::Replacements reformat(const FormatStyle &Style, Lexer &Lex,
SourceManager &SourceMgr,
std::vector<CharSourceRange> Ranges);
-} // end namespace format
-} // end namespace clang
+} // end namespace format
+} // end namespace clang
-#endif // LLVM_CLANG_FORMAT_FORMAT_H
+#endif // LLVM_CLANG_FORMAT_FORMAT_H