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