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