Fix return type of ReadLibdispatchOffsetsAddress.

llvm-svn: 197632
This commit is contained in:
Jason Molenda 2013-12-19 00:10:23 +00:00
parent 4a5ec88f0d
commit 23f2fcaed8
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@ public:
protected:
lldb::addr_t
void
ReadLibdispatchOffsetsAddress (lldb_private::Process *process);
void