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