summaryrefslogtreecommitdiffstats
path: root/lldb/source/Host/common/ThreadLauncher.cpp
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2019-07-09 01:35:34 +0000
committerJonas Devlieghere <jonas@devlieghere.com>2019-07-09 01:35:34 +0000
commit53d5f3a08d2c93b4a719151dbf7b414589ad7c90 (patch)
tree8a48a35001f76ee48bf0872a503fa246527dece4 /lldb/source/Host/common/ThreadLauncher.cpp
parent4936cbc9f10f038fb15ec83fe3b3c3735bc0a0ee (diff)
downloadbcm5719-llvm-53d5f3a08d2c93b4a719151dbf7b414589ad7c90.tar.gz
bcm5719-llvm-53d5f3a08d2c93b4a719151dbf7b414589ad7c90.zip
Fix ASCII art header
llvm-svn: 365421
Diffstat (limited to 'lldb/source/Host/common/ThreadLauncher.cpp')
-rw-r--r--lldb/source/Host/common/ThreadLauncher.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/lldb/source/Host/common/ThreadLauncher.cpp b/lldb/source/Host/common/ThreadLauncher.cpp
index 33881d8467a..e5fe2efc8e8 100644
--- a/lldb/source/Host/common/ThreadLauncher.cpp
+++ b/lldb/source/Host/common/ThreadLauncher.cpp
@@ -1,5 +1,4 @@
-//===-- ThreadLauncher.cpp ---------------------------------------*- C++
-//-*-===//
+//===-- ThreadLauncher.cpp --------------------------------------*- C++ -*-===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
OpenPOWER on IntegriCloud