diff options
Diffstat (limited to 'lldb/lit/ExecControl/StopHook/Inputs/stop-hook-threads.cpp')
-rw-r--r-- | lldb/lit/ExecControl/StopHook/Inputs/stop-hook-threads.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/lit/ExecControl/StopHook/Inputs/stop-hook-threads.cpp b/lldb/lit/ExecControl/StopHook/Inputs/stop-hook-threads.cpp index e653f5ff518..46aae8346be 100644 --- a/lldb/lit/ExecControl/StopHook/Inputs/stop-hook-threads.cpp +++ b/lldb/lit/ExecControl/StopHook/Inputs/stop-hook-threads.cpp @@ -1,4 +1,4 @@ -//===-- main.cpp ------------------------------------------------*- C++ -*-===// +//===-- stop-hook-threads.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. |