This commit is contained in:
iceman1001 2019-03-14 11:34:32 +01:00
commit 71160ddbca
2 changed files with 6 additions and 5 deletions

View file

@ -521,7 +521,7 @@ int CmdLFHitagWriter(const char *Cmd) {
return 0;
}
int CmdLFHitagDump(const char *cmd) {
int CmdLFHitagDump(const char *Cmd) {
PrintAndLogEx(INFO, "Dumping of tag memory");
PrintAndLogEx(INFO, "To be done!");