mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
fix proxspace compilation issue with staticnested_0nt
This commit is contained in:
parent
9057371b2c
commit
b63c689cf6
1 changed files with 1 additions and 0 deletions
|
@ -206,6 +206,7 @@ static void *generate_and_intersect_keys(void *threadarg) {
|
|||
}
|
||||
|
||||
pthread_exit(NULL);
|
||||
return NULL; // Make some compilers happy
|
||||
}
|
||||
|
||||
static uint64_t **unpredictable_nested(NtpKs1List *pNKL, uint32_t keyCounts[]) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue