mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 11:18:11 -07:00
style
This commit is contained in:
@@ -469,7 +469,7 @@ static int CmdFlashMemInfo(const char *Cmd) {
|
||||
CLIParserFree(ctx);
|
||||
|
||||
if (res) {
|
||||
return PM3_EINVARG;
|
||||
return PM3_EINVARG;
|
||||
}
|
||||
|
||||
if (dlen > 0 && dlen < sizeof(id)) {
|
||||
|
||||
Reference in New Issue
Block a user