mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 11:18:11 -07:00
fix proxspace compilation issue with staticnested_0nt
This commit is contained in:
@@ -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[]) {
|
||||
|
||||
Reference in New Issue
Block a user