aboutsummaryrefslogtreecommitdiff
path: root/clangd/index/Index.h
diff options
context:
space:
mode:
Diffstat (limited to 'clangd/index/Index.h')
-rw-r--r--clangd/index/Index.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/clangd/index/Index.h b/clangd/index/Index.h
index 6d63335d..4ae5cd32 100644
--- a/clangd/index/Index.h
+++ b/clangd/index/Index.h
@@ -1,11 +1,11 @@
-//===--- Index.h ------------------------------------------------*- C++-*-===//
+//===--- Index.h -------------------------------------------------*- C++-*-===//
//
// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
-//===---------------------------------------------------------------------===//
+//===----------------------------------------------------------------------===//
#ifndef LLVM_CLANG_TOOLS_EXTRA_CLANGD_INDEX_INDEX_H
#define LLVM_CLANG_TOOLS_EXTRA_CLANGD_INDEX_INDEX_H
@@ -386,4 +386,5 @@ public:
} // namespace clangd
} // namespace clang
+
#endif // LLVM_CLANG_TOOLS_EXTRA_CLANGD_INDEX_INDEX_H