make style

This commit is contained in:
Philippe Teuwen 2019-10-21 13:46:23 +02:00
commit 8792679fc8
3 changed files with 3 additions and 3 deletions

View file

@ -620,7 +620,7 @@ int dump(const char *Cmd) {
clearCommandBuffer();
char ctmp = tolower(param_getchar(Cmd, 0));
if (ctmp == 'h') return usage_hf_felica_dumplite();
// TODO FINISH THIS METHOD
PrintAndLogEx(SUCCESS, "NOT IMPLEMENTED YET!");