summaryrefslogtreecommitdiff
path: root/lldb/source/Symbol/CompilerDecl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/source/Symbol/CompilerDecl.cpp')
-rw-r--r--lldb/source/Symbol/CompilerDecl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/source/Symbol/CompilerDecl.cpp b/lldb/source/Symbol/CompilerDecl.cpp
index 48d9169c1a7a2..3cafa9535a72b 100644
--- a/lldb/source/Symbol/CompilerDecl.cpp
+++ b/lldb/source/Symbol/CompilerDecl.cpp
@@ -1,4 +1,4 @@
-//===-- CompilerDecl.cpp ----------------------------------------*- C++ -*-===//
+//===-- CompilerDecl.cpp --------------------------------------------------===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.