syntax sugar

This commit is contained in:
iceman1001 2018-03-15 22:35:11 +01:00
commit 7a71df3aec

View file

@ -965,8 +965,10 @@ int CmdHF14AMfUInfo(const char *Cmd){
DropField(); DropField();
return status; return status;
} }
if (status == 16) ulc_print_configuration(ulc_conf); if (status == 16)
else locked = true; ulc_print_configuration(ulc_conf);
else
locked = true;
if ((tagtype & MAGIC)) { if ((tagtype & MAGIC)) {
//just read key //just read key