mirror of
https://github.com/cemu-project/idapython.git
synced 2024-11-24 10:09:20 +01:00
idc.py: Removed a typo
This commit is contained in:
parent
9216f83c87
commit
ae694a52ba
@ -299,7 +299,7 @@ def rotate_left(value, count, nbits, offset):
|
|||||||
"""
|
"""
|
||||||
raise NotImplementedError
|
raise NotImplementedError
|
||||||
|
|
||||||
z
|
|
||||||
def AddHotkey(hotkey, idcfunc):
|
def AddHotkey(hotkey, idcfunc):
|
||||||
"""
|
"""
|
||||||
Add hotkey for IDC function
|
Add hotkey for IDC function
|
||||||
|
Loading…
Reference in New Issue
Block a user