Skip to content

Commit

Permalink
Revert rizin.c
Browse files Browse the repository at this point in the history
  • Loading branch information
imbillow committed Oct 19, 2023
1 parent 7eb256c commit 5adda7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions librz/main/rizin.c
Original file line number Diff line number Diff line change
Expand Up @@ -582,6 +582,7 @@ RZ_API int rz_main_rizin(int argc, const char **argv) {
rz_core_cmd0(r, "eq");
} else {
rz_config_eval(r->config, opt.arg);
rz_list_append(evals, (void *)opt.arg);
}
break;
case 'f':
Expand Down

0 comments on commit 5adda7b

Please sign in to comment.