mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
clean up
This commit is contained in:
parent
ac0f747104
commit
72d475f484
1 changed files with 0 additions and 1 deletions
|
@ -1675,7 +1675,6 @@ static int CmdHFFelicaRequestSystemCode(const char *Cmd) {
|
|||
* @return client result code.
|
||||
*/
|
||||
static int CmdHFFelicaDump(const char *Cmd) {
|
||||
/* -- CLI boilerplate (unchanged) ------------------------------- */
|
||||
CLIParserContext *ctx;
|
||||
CLIParserInit(&ctx, "hf felica dump",
|
||||
"Dump all existing Area Code and Service Code.\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue