mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 13:23:51 -07:00
make style
This commit is contained in:
parent
4b41e36d49
commit
eafeb47126
6 changed files with 16 additions and 16 deletions
|
@ -94,4 +94,4 @@ void free_command_line(CMD *cmd) {
|
|||
free(cmd->cmd);
|
||||
LOGD("释放结构体内存");
|
||||
free(cmd);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue