This commit is contained in:
Philippe Teuwen 2017-02-18 13:05:59 +01:00
parent f184407cc5
commit e4df2f3334
16 changed files with 121 additions and 120 deletions

View file

@ -182,7 +182,8 @@ unlock_card(void)
return true;
}
static bool check_magic() {
static bool check_magic()
{
bool bFailure = false;
int uid_data;