diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2019-07-09 01:35:34 +0000 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2019-07-09 01:35:34 +0000 |
commit | 53d5f3a08d2c93b4a719151dbf7b414589ad7c90 (patch) | |
tree | 8a48a35001f76ee48bf0872a503fa246527dece4 /lldb/source/Host/common/ThreadLauncher.cpp | |
parent | 4936cbc9f10f038fb15ec83fe3b3c3735bc0a0ee (diff) | |
download | bcm5719-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.cpp | 3 |
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. |