diff options
Diffstat (limited to 'lldb/source/Core')
| -rw-r--r-- | lldb/source/Core/EmulateInstruction.cpp | 2 | ||||
| -rw-r--r-- | lldb/source/Core/Logging.cpp | 2 | ||||
| -rw-r--r-- | lldb/source/Core/StreamAsynchronousIO.cpp | 2 | ||||
| -rw-r--r-- | lldb/source/Core/ValueObjectCast.cpp | 3 |
4 files changed, 4 insertions, 5 deletions
diff --git a/lldb/source/Core/EmulateInstruction.cpp b/lldb/source/Core/EmulateInstruction.cpp index 4ad5b4e1d57..bc32fb2f35e 100644 --- a/lldb/source/Core/EmulateInstruction.cpp +++ b/lldb/source/Core/EmulateInstruction.cpp @@ -1,4 +1,4 @@ -//===-- EmulateInstruction.h ------------------------------------*- C++ -*-===// +//===-- EmulateInstruction.cpp ----------------------------------*- C++ -*-===// // // The LLVM Compiler Infrastructure // diff --git a/lldb/source/Core/Logging.cpp b/lldb/source/Core/Logging.cpp index 068a3215680..4d63b60eecc 100644 --- a/lldb/source/Core/Logging.cpp +++ b/lldb/source/Core/Logging.cpp @@ -1,4 +1,4 @@ -//===-- lldb-log.cpp --------------------------------------------*- C++ -*-===// +//===-- Logging.cpp ---------------------------------------------*- C++ -*-===// // // The LLVM Compiler Infrastructure // diff --git a/lldb/source/Core/StreamAsynchronousIO.cpp b/lldb/source/Core/StreamAsynchronousIO.cpp index af2bd2a8b31..1f7e634dfe3 100644 --- a/lldb/source/Core/StreamAsynchronousIO.cpp +++ b/lldb/source/Core/StreamAsynchronousIO.cpp @@ -1,4 +1,4 @@ -//===-- StreamBroadcast.cpp -------------------------------------*- C++ -*-===// +//===-- StreamAsynchronousIO.cpp --------------------------------*- C++ -*-===// // // The LLVM Compiler Infrastructure // diff --git a/lldb/source/Core/ValueObjectCast.cpp b/lldb/source/Core/ValueObjectCast.cpp index 5aa2446127a..300aeae3b33 100644 --- a/lldb/source/Core/ValueObjectCast.cpp +++ b/lldb/source/Core/ValueObjectCast.cpp @@ -1,5 +1,4 @@ -//===-- ValueObjectDynamicValue.cpp ---------------------------------*- C++ -//-*-===// +//===-- ValueObjectCast.cpp -------------------------------------*- C++ -*-===// // // The LLVM Compiler Infrastructure // |

