mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
style
This commit is contained in:
parent
21e54ba9b1
commit
238572c337
14 changed files with 81 additions and 82 deletions
|
@ -1734,7 +1734,7 @@ static void PacketReceived(PacketCommandNG *packet) {
|
|||
case CMD_HF_MIFARE_CIDENT: {
|
||||
|
||||
|
||||
struct p {
|
||||
struct p {
|
||||
uint8_t is_mfc;
|
||||
uint8_t keytype;
|
||||
uint8_t key[6];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue