mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-19 13:00:42 -07:00
cppchecker
This commit is contained in:
parent
928c0e4162
commit
f61d19276b
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ typedef struct {
|
||||||
} PACKED rht2d_crypto;
|
} PACKED rht2d_crypto;
|
||||||
|
|
||||||
typedef struct {
|
typedef struct {
|
||||||
bool key_no;
|
uint8_t key_no;
|
||||||
uint8_t logdata_0[4];
|
uint8_t logdata_0[4];
|
||||||
uint8_t logdata_1[4];
|
uint8_t logdata_1[4];
|
||||||
uint8_t nonce[4];
|
uint8_t nonce[4];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue