mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-19 13:00:42 -07:00
del annoying comment
This commit is contained in:
parent
f8cac71aa0
commit
04b436ce5e
1 changed files with 0 additions and 1 deletions
|
@ -163,7 +163,6 @@ int saveFileJSON(const char *preferredName, const char *suffix, uint8_t* data, s
|
||||||
}
|
}
|
||||||
PrintAndLog("File `%s` saved.", fileName);
|
PrintAndLog("File `%s` saved.", fileName);
|
||||||
|
|
||||||
// free json object
|
|
||||||
json_decref(root);
|
json_decref(root);
|
||||||
|
|
||||||
out:
|
out:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue