mirror of
https://github.com/radareorg/radare2.git
synced 2025-02-05 13:06:52 +00:00
Rename retdec plugin reference name in the pdz command
This commit is contained in:
parent
5a024f10fe
commit
4a3db2a1cd
@ -5435,7 +5435,7 @@ static int cmd_print(void *data, const char *input) {
|
||||
processed_cmd = true;
|
||||
break;
|
||||
case 'z': // "pdz" // retdec
|
||||
eprintf ("Error: r2pm -ci retdec-r2plugin\n");
|
||||
eprintf ("Error: r2pm -ci r2retdec\n");
|
||||
processed_cmd = true;
|
||||
break;
|
||||
case 'g': // "pdg" // r2ghidra
|
||||
|
Loading…
x
Reference in New Issue
Block a user