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