Small formatting fix

This commit is contained in:
Adrian Herrera 2016-04-08 23:31:13 +10:00
parent b250d599b9
commit 87b65d1dda
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ testArm64 = do
blockHookAdd uc hookBlock () 1 0
-- Tracing one instruction at address with customized callback
codeHookAdd uc hookCode ()address address
codeHookAdd uc hookCode () address address
-- Emulate machine code in infinite time (last param = Nothing), or
-- when finishing all the code