make style

This commit is contained in:
Philippe Teuwen
2019-04-06 19:09:01 +02:00
parent 05b4b27823
commit 41f36ca20b
13 changed files with 89 additions and 89 deletions

View File

@@ -1060,7 +1060,7 @@ int CmdHF14AMfRestore(const char *Cmd) {
}
}
fclose(fdump);
PrintAndLogEx(INFO, "Finish restore");
PrintAndLogEx(INFO, "Finish restore");
return 0;
}