projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
CHG: fixing some scripts for Travis CI...
[proxmark3-svn]
/
armsrc
/
mifareutil.c
diff --git
a/armsrc/mifareutil.c
b/armsrc/mifareutil.c
index bae4761d3f29ff5fc73b46545023d58379d6f894..3d6dce41d5e0884722145ba2aacd8a69567f9271 100644
(file)
--- a/
armsrc/mifareutil.c
+++ b/
armsrc/mifareutil.c
@@
-179,7
+179,7
@@
int mifare_classic_authex(struct Crypto1State *pcs, uint32_t uid, uint8_t blockN
}
\r
\r
// Skip 32 bits in pseudo random generator
\r
- nt = prng_successor(nt,32);
\r
+ nt = prng_successor(nt,
32);
\r
\r
// ar+parity
\r
for (pos = 4; pos < 8; pos++) {
\r
Impressum
,
Datenschutz