idc.py: Removed a typo

This commit is contained in:
gergely.erdelyi 2008-06-15 10:13:27 +00:00
parent 9216f83c87
commit ae694a52ba

View File

@ -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