mirror of
https://github.com/radareorg/radare2.git
synced 2025-02-09 07:42:25 +00:00
Fixing typo ##refactor
This commit is contained in:
parent
5ffcf858c7
commit
d3b487f265
@ -5573,7 +5573,7 @@ static void cmd_anal_syscall(RCore *core, const char *input) {
|
||||
break;
|
||||
case 'j': // "asj"
|
||||
pj = pj_new ();
|
||||
pj_ (pj);
|
||||
pj_a (pj);
|
||||
list = r_syscall_list (core->anal->syscall);
|
||||
r_list_foreach (list, iter, si) {
|
||||
pj_o (pj);
|
||||
|
Loading…
x
Reference in New Issue
Block a user