mirror of
https://github.com/radareorg/radare2.git
synced 2024-11-23 21:29:49 +00:00
Reset Color for asm.calls (#9290)
This commit is contained in:
parent
1f3708feef
commit
897fb45241
@ -4031,6 +4031,7 @@ static void ds_print_calls_hints(RDisasmState *ds) {
|
||||
free (type);
|
||||
}
|
||||
}
|
||||
ds_print_color_reset (ds);
|
||||
free (name);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user