mirror of
https://github.com/radareorg/radare2.git
synced 2025-02-03 20:22:38 +00:00
Fix Vdr
This commit is contained in:
parent
ed0fd9caee
commit
7d06b72151
@ -1250,7 +1250,7 @@ R_API void r_core_visual_define (RCore *core) {
|
||||
|
||||
switch (ch) {
|
||||
case 'r':
|
||||
r_core_cmd0 (core, "?i new function name;afr `?y`");
|
||||
r_core_cmd0 (core, "?i new function name;afn `?y`");
|
||||
break;
|
||||
case 'S':
|
||||
do {
|
||||
|
Loading…
x
Reference in New Issue
Block a user