summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clangd/Context.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'clang-tools-extra/clangd/Context.cpp')
-rw-r--r--clang-tools-extra/clangd/Context.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/clang-tools-extra/clangd/Context.cpp b/clang-tools-extra/clangd/Context.cpp
index 1a9ef24ff56..66654c47edf 100644
--- a/clang-tools-extra/clangd/Context.cpp
+++ b/clang-tools-extra/clangd/Context.cpp
@@ -1,11 +1,11 @@
-//===--- Context.cpp -----------------------------------------*- C++-*-===//
+//===--- Context.cpp ---------------------------------------------*- C++-*-===//
//
// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
-//===---------------------------------------------------------------------===//
+//===----------------------------------------------------------------------===//
#include "Context.h"
#include <cassert>
OpenPOWER on IntegriCloud