mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
And make style
This commit is contained in:
parent
9a4c363549
commit
d10d8c0039
4 changed files with 9 additions and 9 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue