projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Correct issue of blew circular buffer in hf 14b snoop with gcc 4.7.4 the issue is...
[proxmark3-svn]
/
client
/
cmdhficlass.c
diff --git
a/client/cmdhficlass.c
b/client/cmdhficlass.c
index 944ec498e6103c0b4f25a544343cbf0e4cbdb628..f807e97215825f58c3253c566094a062dd7b3a98 100644
(file)
--- a/
client/cmdhficlass.c
+++ b/
client/cmdhficlass.c
@@
-14,7
+14,7
@@
#include <string.h>
#include "iso14443crc.h" // Can also be used for iClass, using 0xE012 as CRC-type
#include "data.h"
-#include "proxusb.h"
+
//
#include "proxusb.h"
#include "proxmark3.h"
#include "ui.h"
#include "cmdparser.h"
Impressum
,
Datenschutz