Review fixes
[pub/USBasp.git] / Demos / Device / LowLevel / CCID / Lib / Iso7816.h
index d074858..aa5f4ba 100644 (file)
@@ -40,6 +40,6 @@
                #include <stdlib.h>
 
        /* Function Prototypes: */
-               void Iso7816_CreateSimpleAttr(uint8_t* attr, uint8_t* attrLength);
+               void Iso7816_CreateSimpleAtr(uint8_t* atr, uint8_t* atrLength);
 
 #endif