Author: echristo
Date: Tue Sep 9 01:32:02 2014
New Revision: 217423
URL: http://llvm.org/viewvc/llvm-project?rev=217423&view=rev
Log:
Add a newline to the end of the file.
Modified:
lldb/trunk/tools/lldb-mi/MICmnBase.cpp
Modified: lldb/trunk/tools/lldb-mi/MICmnBase.cpp
URL:
http://llvm.org/viewvc/llvm-project/lldb/trunk/tools/lldb-mi/MICmnBase.cpp?rev=217423&r1=217422&r2=217423&view=diff
==============================================================================
--- lldb/trunk/tools/lldb-mi/MICmnBase.cpp (original)
+++ lldb/trunk/tools/lldb-mi/MICmnBase.cpp Tue Sep 9 01:32:02 2014
@@ -141,4 +141,4 @@ void CMICmnBase::SetErrorDescriptionn( c
va_end( args );
SetErrorDescription( strResult );
-}
\ No newline at end of file
+}
_______________________________________________
lldb-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits