mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-13 03:29:51 +08:00
style
This commit is contained in:
parent
8c726c157b
commit
0439e3ed60
1 changed files with 1 additions and 2 deletions
|
@ -649,8 +649,7 @@ static int Cmdaskmandemod(const char *Cmd) {
|
||||||
size_t maxLen = 0;
|
size_t maxLen = 0;
|
||||||
|
|
||||||
if (slen) {
|
if (slen) {
|
||||||
|
|
||||||
|
|
||||||
if (Cmd[0] == 's') {
|
if (Cmd[0] == 's') {
|
||||||
st = true;
|
st = true;
|
||||||
Cmd++;
|
Cmd++;
|
||||||
|
|
Loading…
Reference in a new issue