projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix filenames for hf mf esave / eload
[proxmark3-svn]
/
client
/
cmdhfepa.c
diff --git
a/client/cmdhfepa.c
b/client/cmdhfepa.c
index 8f6a6af2d7b2a3c114bff2426faa7e040374ed18..3286ceb9cce45a2f9d9738219347044db63a303a 100644
(file)
--- a/
client/cmdhfepa.c
+++ b/
client/cmdhfepa.c
@@
-45,7
+45,7
@@
int CmdHFEPACollectPACENonces(const char *Cmd)
SendCommand(&c);
UsbCommand resp;
SendCommand(&c);
UsbCommand resp;
- WaitForResponse(CMD_ACK,&resp);
+
WaitForResponse(CMD_ACK,&resp);
// check if command failed
if (resp.arg[0] != 0) {
// check if command failed
if (resp.arg[0] != 0) {
Impressum
,
Datenschutz