projects
/
proxmark3-svn
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a05a1e
)
fixed #395
400/head
author
merlokk
<olegmsn@gmail.com>
Tue, 26 Sep 2017 11:29:08 +0000
(14:29 +0300)
committer
merlokk
<olegmsn@gmail.com>
Tue, 26 Sep 2017 11:29:08 +0000
(14:29 +0300)
client/cmdhfmf.c
patch
|
blob
|
blame
|
history
diff --git
a/client/cmdhfmf.c
b/client/cmdhfmf.c
index 5a9896debb171cc8b957cf3091fbaeba361eb197..5999d20e7022376a5d247151b93dcf2863d63b64 100644
(file)
--- a/
client/cmdhfmf.c
+++ b/
client/cmdhfmf.c
@@
-1905,7
+1905,7
@@
int CmdHF14AMfCWipe(const char *Cmd)
}
\r
\r
if (!wipeCard && !fillCard)
\r
- wipeCard =
TRUE
;
\r
+ wipeCard =
true
;
\r
\r
PrintAndLog("--blocks count:%2d wipe:%c fill:%c", numBlocks, (wipeCard)?'y':'n', (fillCard)?'y':'n');
\r
\r
Impressum
,
Datenschutz