diff options
Diffstat (limited to 'lldb/scripts/Python/python-wrapper.swig')
| -rw-r--r-- | lldb/scripts/Python/python-wrapper.swig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/scripts/Python/python-wrapper.swig b/lldb/scripts/Python/python-wrapper.swig index 964f96a..3417c71 100644 --- a/lldb/scripts/Python/python-wrapper.swig +++ b/lldb/scripts/Python/python-wrapper.swig @@ -540,7 +540,7 @@ LLDBSwigPython_UpdateSynthProviderInstance } -SWIGEXPORT lldb::SBValue* +SWIGEXPORT void* LLDBSWIGPython_CastPyObjectToSBValue ( PyObject* data |
