summaryrefslogtreecommitdiffstats
path: root/lldb/include/lldb/Interpreter/ScriptInterpreterPython.h
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/include/lldb/Interpreter/ScriptInterpreterPython.h')
-rw-r--r--lldb/include/lldb/Interpreter/ScriptInterpreterPython.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/include/lldb/Interpreter/ScriptInterpreterPython.h b/lldb/include/lldb/Interpreter/ScriptInterpreterPython.h
index 991428741eb..c6a66fdb432 100644
--- a/lldb/include/lldb/Interpreter/ScriptInterpreterPython.h
+++ b/lldb/include/lldb/Interpreter/ScriptInterpreterPython.h
@@ -98,7 +98,7 @@ public:
lldb::tid_t tid,
lldb::addr_t context);
- virtual uint32_t
+ virtual size_t
CalculateNumChildren (const lldb::ScriptInterpreterObjectSP& implementor);
virtual lldb::ValueObjectSP
OpenPOWER on IntegriCloud