mirror of
https://github.com/reactos/wine.git
synced 2024-11-25 12:49:45 +00:00
winedbg: Update a comment.
This commit is contained in:
parent
2cbb6f3332
commit
71fe9c95a4
@ -25,7 +25,7 @@ WINE_DEFAULT_DEBUG_CHANNEL(winedbg);
|
||||
|
||||
#ifdef __i386__
|
||||
|
||||
/* debugger/db_disasm.c */
|
||||
/* db_disasm.c */
|
||||
extern void be_i386_disasm_one_insn(ADDRESS64* addr, int display);
|
||||
|
||||
#define STEP_FLAG 0x00000100 /* single step flag */
|
||||
|
Loading…
Reference in New Issue
Block a user