mirror of
https://github.com/idapython/src
synced 2026-06-08 14:47:00 +00:00
idc.py: Removed a typo
This commit is contained in:
+1
-1
@@ -299,7 +299,7 @@ def rotate_left(value, count, nbits, offset):
|
||||
"""
|
||||
raise NotImplementedError
|
||||
|
||||
z
|
||||
|
||||
def AddHotkey(hotkey, idcfunc):
|
||||
"""
|
||||
Add hotkey for IDC function
|
||||
|
||||
Reference in New Issue
Block a user