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