summary refs log tree commit diff stats
path: root/libcacard/vcardt.h
diff options
context:
space:
mode:
Diffstat (limited to 'libcacard/vcardt.h')
-rw-r--r--libcacard/vcardt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcacard/vcardt.h b/libcacard/vcardt.h
index 538bdde3df..d3e9522774 100644
--- a/libcacard/vcardt.h
+++ b/libcacard/vcardt.h
@@ -26,7 +26,7 @@ typedef struct VCardEmulStruct VCardEmul;
 #define MAX_CHANNEL 4
 
 /* create an ATR with appropriate historical bytes */
-#define VCARD_ATR_PREFIX(size) 0x3b, 0x66+(size), 0x00, 0xff, \
+#define VCARD_ATR_PREFIX(size) 0x3b, 0x68+(size), 0x00, 0xff, \
                                'V', 'C', 'A', 'R', 'D', '_'