mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-19 21:03:48 -07:00
make style
This commit is contained in:
parent
169d31cc8e
commit
ba8e90edfd
11 changed files with 113 additions and 95 deletions
|
@ -73,8 +73,7 @@ typedef struct {
|
|||
} iso14a_mf_extdump_t;
|
||||
|
||||
typedef struct {
|
||||
union
|
||||
{
|
||||
union {
|
||||
iso14a_card_select_t mfc;
|
||||
iso14a_card_select_ev1_t ev1;
|
||||
} card;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue