cstool: indent Wasm usage
This commit is contained in:
parent
7b47192b1a
commit
19351b5b76
|
@ -219,7 +219,7 @@ static void usage(char *prog)
|
|||
}
|
||||
|
||||
if (cs_support(CS_ARCH_WASM)) {
|
||||
printf(" wasm: Web Assembly\n");
|
||||
printf(" wasm: Web Assembly\n");
|
||||
}
|
||||
|
||||
printf("\nExtra options:\n");
|
||||
|
|
Loading…
Reference in New Issue