mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
fix: duplicate break
This commit is contained in:
parent
0dc0a96b3c
commit
7a152dc383
1 changed files with 0 additions and 1 deletions
|
@ -2194,7 +2194,6 @@ int CmdHFiClassLookUp(const char *Cmd) {
|
|||
}
|
||||
cmdp += 2;
|
||||
break;
|
||||
break;
|
||||
case 'e':
|
||||
use_elite = true;
|
||||
cmdp++;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue