Untabify and fix indentation.

llvm-svn: 139867
This commit is contained in:
Johnny Chen 2011-09-15 22:25:30 +00:00
parent e2481db60f
commit f436eea584
1 changed files with 1 additions and 1 deletions

View File

@ -221,7 +221,7 @@ public:
//------------------------------------------------------------------
lldb::SBData
GetPointeeData (uint32_t item_idx = 0,
uint32_t item_count = 1);
uint32_t item_count = 1);
//------------------------------------------------------------------
/// Get an SBData wrapping the contents of this SBValue.