mirror of
https://github.com/bitdefender/bddisasm.git
synced 2024-12-22 22:18:09 +00:00
Fix typo in bdshemu.c
This commit is contained in:
parent
8f95a2828d
commit
f7410a083a
@ -12,7 +12,7 @@
|
||||
|
||||
|
||||
//
|
||||
// ShemuPrintf - simple version
|
||||
// shemu_printf - simple version
|
||||
//
|
||||
#ifndef BDDISASM_NO_FORMAT
|
||||
void
|
||||
@ -241,7 +241,7 @@ ShemuIsIcachePtr(
|
||||
|
||||
|
||||
//
|
||||
// ShemuQuickLoadStore
|
||||
// ShemuCopyMem
|
||||
//
|
||||
void
|
||||
ShemuCopyMem(
|
||||
|
Loading…
Reference in New Issue
Block a user