diff options
Diffstat (limited to 'lldb/tools/lldb-mi/MICmdCmdSupportInfo.cpp')
-rw-r--r-- | lldb/tools/lldb-mi/MICmdCmdSupportInfo.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/tools/lldb-mi/MICmdCmdSupportInfo.cpp b/lldb/tools/lldb-mi/MICmdCmdSupportInfo.cpp index 18260f2f01e..e17f70a9047 100644 --- a/lldb/tools/lldb-mi/MICmdCmdSupportInfo.cpp +++ b/lldb/tools/lldb-mi/MICmdCmdSupportInfo.cpp @@ -1,4 +1,4 @@ -//===-- MICmdCmdSupportListInfo.cpp -----------------------------*- C++ -*-===// +//===-- MICmdCmdSupportInfo.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. |