Commit db8d7603 authored by André Hentschel's avatar André Hentschel Committed by Alexandre Julliard

winedbg: Fix a typo.

parent d08e89a8
......@@ -1334,7 +1334,7 @@ void be_i386_disasm_one_insn(ADDRESS64 *addr, int display)
struct i_addr address;
/*
* Set this so we get can suppress the printout if we need to.
* Set this so we can suppress the printout if we need to.
*/
db_display = display;
switch (addr->Mode)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment