summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Christopher <echristo@gmail.com>2014-09-09 06:32:02 +0000
committerEric Christopher <echristo@gmail.com>2014-09-09 06:32:02 +0000
commite551d183db98c9bb50c117bb8f98914af15f6dcb (patch)
tree7f71cc657ed58f8d4b1cdc0f1061870edead3c5a
parentdb1c183422185b1752f7fcc4ef092cffeab4c421 (diff)
downloadbcm5719-llvm-e551d183db98c9bb50c117bb8f98914af15f6dcb.tar.gz
bcm5719-llvm-e551d183db98c9bb50c117bb8f98914af15f6dcb.zip
Add a newline to the end of the file.
llvm-svn: 217423
-rw-r--r--lldb/tools/lldb-mi/MICmnBase.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/tools/lldb-mi/MICmnBase.cpp b/lldb/tools/lldb-mi/MICmnBase.cpp
index 3da7a41b333..985f584fbac 100644
--- a/lldb/tools/lldb-mi/MICmnBase.cpp
+++ b/lldb/tools/lldb-mi/MICmnBase.cpp
@@ -141,4 +141,4 @@ void CMICmnBase::SetErrorDescriptionn( const CMIUtilString & vrFormat, ... ) con
va_end( args );
SetErrorDescription( strResult );
-} \ No newline at end of file
+}
OpenPOWER on IntegriCloud