mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-02-14 03:03:14 +08:00
:syntax sugger
This commit is contained in:
parent
61dda55df6
commit
ca3ed45928
1 changed files with 1 additions and 1 deletions
|
@ -278,6 +278,6 @@ int main(int argc, char* argv[]) {
|
||||||
|
|
||||||
// clean up mutex
|
// clean up mutex
|
||||||
pthread_mutex_destroy(&print_lock);
|
pthread_mutex_destroy(&print_lock);
|
||||||
|
|
||||||
exit(0);
|
exit(0);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue