astyle
This commit is contained in:
parent
f184407cc5
commit
e4df2f3334
16 changed files with 121 additions and 120 deletions
|
@ -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;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue