projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
FIX: Coverity, Identical code for different branches, CID #121315, added a messa...
[proxmark3-svn]
/
client
/
flash.c
diff --git
a/client/flash.c
b/client/flash.c
index d2163d9a0c1334c6f6636c27a5bb88005adacde9..576f0d27a340a0e7cb648672a7483e9322d84fa8 100644
(file)
--- a/
client/flash.c
+++ b/
client/flash.c
@@
-276,7
+276,7
@@
static int get_proxmark_state(uint32_t *state)
{
UsbCommand c;
c.cmd = CMD_DEVICE_INFO;
{
UsbCommand c;
c.cmd = CMD_DEVICE_INFO;
- SendCommand(&c);
+
SendCommand(&c);
UsbCommand resp;
ReceiveCommand(&resp);
UsbCommand resp;
ReceiveCommand(&resp);
Impressum
,
Datenschutz