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