make style

This commit is contained in:
iceman1001 2023-07-24 17:42:27 +02:00
parent af0f513c84
commit 1a788b1c14
7 changed files with 796 additions and 796 deletions

View file

@ -2825,7 +2825,7 @@ static int CmdHF15View(const char *Cmd) {
CLIParserInit(&ctx, "hf 15 view",
"Print a ISO-15693 tag dump file (bin/eml/json)",
"hf 15 view -f hf-iclass-AA162D30F8FF12F1-dump.bin\n"
);
);
void *argtable[] = {
arg_param_begin,
arg_str1("f", "file", "<fn>", "filename of dump (bin/eml/json)"),