And make style

This commit is contained in:
AloneLiberty 2023-03-26 18:05:11 +03:00
commit d10d8c0039
4 changed files with 9 additions and 9 deletions

View file

@ -497,7 +497,7 @@ void MifareWriteBlock(uint8_t arg0, uint8_t arg1, uint8_t *datain) {
retval = 1;
OUT:
OUT:
crypto1_deinit(pcs);
reply_mix(CMD_ACK, retval, 0, 0, 0, 0);