[Lldb-commits] [lldb] r158032 - /lldb/trunk/include/lldb/Core/ModuleList.h
Jim Ingham
jingham at apple.com
Tue Jun 5 15:53:35 PDT 2012
Author: jingham
Date: Tue Jun 5 17:53:34 2012
New Revision: 158032
URL: http://llvm.org/viewvc/llvm-project?rev=158032&view=rev
Log:
Whitespace cleanup.
Modified:
lldb/trunk/include/lldb/Core/ModuleList.h
Modified: lldb/trunk/include/lldb/Core/ModuleList.h
URL: http://llvm.org/viewvc/llvm-project/lldb/trunk/include/lldb/Core/ModuleList.h?rev=158032&r1=158031&r2=158032&view=diff
==============================================================================
--- lldb/trunk/include/lldb/Core/ModuleList.h (original)
+++ lldb/trunk/include/lldb/Core/ModuleList.h Tue Jun 5 17:53:34 2012
@@ -115,8 +115,7 @@
void
LogUUIDAndPaths (lldb::LogSP &log_sp,
const char *prefix_cstr);
-
-
+
Mutex &
GetMutex ()
{
More information about the lldb-commits
mailing list