diff options
Diffstat (limited to 'python')
| -rw-r--r-- | python/binaryview.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/binaryview.py b/python/binaryview.py index c6a1c096..81a0e5e7 100644 --- a/python/binaryview.py +++ b/python/binaryview.py @@ -4888,6 +4888,7 @@ class BinaryView: ``set_function_analysis_update_disabled``, functions would not be put into the analysis queue at all. Use with caution -- in most cases, this is NOT what you want, and you should use ``set_analysis_hold`` instead. + :param disabled: :return: """ |
