projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
FIX: the cmdline parsing was a bit too hard. Thanks to @crayon for pointing out...
[proxmark3-svn]
/
common
/
iso14443crc.c
diff --git
a/common/iso14443crc.c
b/common/iso14443crc.c
index 851546ae239df0d728ecd73bf0367fae1c82e0fe..a6def1a91be2df84675660c67ec636ecc3ba4b55 100644
(file)
--- a/
common/iso14443crc.c
+++ b/
common/iso14443crc.c
@@
-6,7
+6,7
@@
// ISO14443 CRC calculation code.
//-----------------------------------------------------------------------------
// ISO14443 CRC calculation code.
//-----------------------------------------------------------------------------
-#include "
../common/
iso14443crc.h"
+#include "iso14443crc.h"
static unsigned short UpdateCrc14443(unsigned char ch, unsigned short *lpwCrc)
{
static unsigned short UpdateCrc14443(unsigned char ch, unsigned short *lpwCrc)
{
Impressum
,
Datenschutz