mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
minor adjustments. return instead of goto
This commit is contained in:
parent
2d283c42a6
commit
1285f5a32c
4 changed files with 8 additions and 8 deletions
|
@ -12,6 +12,7 @@
|
|||
#define __STANDALONE_H
|
||||
|
||||
#include <stdbool.h> // for bool
|
||||
#include <inttypes.h> // PRIu64
|
||||
|
||||
extern void RunMod();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue