projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix compile issue with gcc 9.1.0 (issue #868)
[proxmark3-svn]
/
client
/
emv
/
emv_pk.c
diff --git
a/client/emv/emv_pk.c
b/client/emv/emv_pk.c
index f4a5f56a7e76c286c806a3f71b927af28f40d465..bbaf0294831a7429007b1f7310858031710de75c 100644
(file)
--- a/
client/emv/emv_pk.c
+++ b/
client/emv/emv_pk.c
@@
-503,7
+503,7
@@
struct emv_pk *emv_pk_get_ca_pk(const unsigned char *rid, unsigned char idx)
if (!pk)
return NULL;
if (!pk)
return NULL;
- printf("Verifying CA P
K
for %02hhx:%02hhx:%02hhx:%02hhx:%02hhx IDX %02hhx %zd bits...",
+ printf("Verifying CA P
ublic Key
for %02hhx:%02hhx:%02hhx:%02hhx:%02hhx IDX %02hhx %zd bits...",
pk->rid[0],
pk->rid[1],
pk->rid[2],
pk->rid[0],
pk->rid[1],
pk->rid[2],
Impressum
,
Datenschutz