mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-05-26 23:26:18 +00:00
astyle
This commit is contained in:
@@ -182,7 +182,8 @@ unlock_card(void)
|
|||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
static bool check_magic() {
|
static bool check_magic()
|
||||||
|
{
|
||||||
bool bFailure = false;
|
bool bFailure = false;
|
||||||
int uid_data;
|
int uid_data;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user