projects
/
proxmark3-svn
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19a700a
)
fixed issue #65
author
Martin Holst Swende
<martin@swende.se>
Thu, 12 Feb 2015 07:21:58 +0000
(08:21 +0100)
committer
Martin Holst Swende
<martin@swende.se>
Thu, 12 Feb 2015 07:21:58 +0000
(08:21 +0100)
client/cmdhf.c
patch
|
blob
|
blame
|
history
diff --git
a/client/cmdhf.c
b/client/cmdhf.c
index 07a4aa4951b15235873e171dbf107e1a763f1665..7f1246cc36be6e72c691d04857ccf5df6a628c6c 100644
(file)
--- a/
client/cmdhf.c
+++ b/
client/cmdhf.c
@@
-475,7
+475,7
@@
uint16_t printTraceLine(uint16_t tracepos, uint16_t traceLen, uint8_t *trace, ui
snprintf(line[j/16]+(( j % 16) * 4),110, "%02x! ", frame[j]);
} else {
- snprintf(line[j/16]+(( j % 16) * 4),110, "%02x
!
", frame[j]);
+ snprintf(line[j/16]+(( j % 16) * 4),110, "%02x
", frame[j]);
}
}
if(data_len == 0)
Impressum
,
Datenschutz