mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-04 02:18:37 +00:00
Fix comment
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2393
This commit is contained in:
parent
661855fee0
commit
7804c9527e
@ -2284,7 +2284,7 @@ static void emit_call_patchme( void )
|
||||
VG_(emitB) ( 0x90 ); /* NOP */
|
||||
|
||||
if (dis)
|
||||
VG_(printf)("\n\t\tud2; ud2; nop /* call VG_(patchme) */\n");
|
||||
VG_(printf)("\n\t\tud2; ud2; nop /* call VG_(patch_me) */\n");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user