Skip to content

Commit

Permalink
Fix compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
AloneLiberty committed May 21, 2023
1 parent d52b43e commit 93581dd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions mifare_nested_worker.c
Original file line number Diff line number Diff line change
Expand Up @@ -1660,5 +1660,4 @@ void mifare_nested_worker_check_keys(MifareNestedWorker* mifare_nested_worker) {
MifareNestedWorkerEventKeysFound, mifare_nested_worker->context);

return;
}
}

0 comments on commit 93581dd

Please sign in to comment.