mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
style
This commit is contained in:
parent
811f76785d
commit
e18194028b
15 changed files with 792 additions and 792 deletions
|
@ -110,8 +110,8 @@ void RunMod(void) {
|
|||
// infinite loop
|
||||
if (i > 15) {
|
||||
// still no dump file found
|
||||
if (flag_has_dumpfile == false) {
|
||||
break;
|
||||
if (flag_has_dumpfile == false) {
|
||||
break;
|
||||
}
|
||||
// next loop
|
||||
i = 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue