mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-21 05:43:23 -07:00
small refactoring
This commit is contained in:
parent
5a1b25ac31
commit
7a7afeba5c
4 changed files with 20 additions and 16 deletions
|
@ -322,7 +322,7 @@ int CmdHFEMVExec(const char *cmd) {
|
|||
switch (param_getchar_indx(cmd, 1, cmdp)) {
|
||||
case 'h':
|
||||
case 'H':
|
||||
UsageCmdHFEMVPPSE();
|
||||
UsageCmdHFEMVExec();
|
||||
return 0;
|
||||
case 's':
|
||||
case 'S':
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue