projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Review fixes
[pub/USBasp.git]
/
Demos
/
Device
/
LowLevel
/
CCID
/
Lib
/
Iso7816.h
diff --git
a/Demos/Device/LowLevel/CCID/Lib/Iso7816.h
b/Demos/Device/LowLevel/CCID/Lib/Iso7816.h
index
d074858
..
aa5f4ba
100644
(file)
--- a/
Demos/Device/LowLevel/CCID/Lib/Iso7816.h
+++ b/
Demos/Device/LowLevel/CCID/Lib/Iso7816.h
@@
-40,6
+40,6
@@
#include <stdlib.h>
/* Function Prototypes: */
- void Iso7816_CreateSimpleAt
tr(uint8_t* attr, uint8_t* at
trLength);
+ void Iso7816_CreateSimpleAt
r(uint8_t* atr, uint8_t* a
trLength);
#endif