From ae694a52ba0a75414481e4d0b089073a856bb550 Mon Sep 17 00:00:00 2001 From: "gergely.erdelyi" Date: Sun, 15 Jun 2008 10:13:27 +0000 Subject: [PATCH] idc.py: Removed a typo --- python/idc.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/idc.py b/python/idc.py index 62ad8cf..58414bf 100644 --- a/python/idc.py +++ b/python/idc.py @@ -299,7 +299,7 @@ def rotate_left(value, count, nbits, offset): """ raise NotImplementedError -z + def AddHotkey(hotkey, idcfunc): """ Add hotkey for IDC function