summaryrefslogtreecommitdiffstats
path: root/lldb/tools/lldb-mi/MICmdArgValThreadGrp.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/tools/lldb-mi/MICmdArgValThreadGrp.cpp')
-rw-r--r--lldb/tools/lldb-mi/MICmdArgValThreadGrp.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/lldb/tools/lldb-mi/MICmdArgValThreadGrp.cpp b/lldb/tools/lldb-mi/MICmdArgValThreadGrp.cpp
index f829ad993bb..0f6a867ddaa 100644
--- a/lldb/tools/lldb-mi/MICmdArgValThreadGrp.cpp
+++ b/lldb/tools/lldb-mi/MICmdArgValThreadGrp.cpp
@@ -169,5 +169,4 @@ bool CMICmdArgValThreadGrp::ExtractNumber( const CMIUtilString & vrTxt )
MIuint CMICmdArgValThreadGrp::GetNumber( void ) const
{
return m_nThreadGrp;
-}
-
+} \ No newline at end of file
OpenPOWER on IntegriCloud