Wrong variable names

Wrong variable names (missing dots) on line 269, 270, 271
This commit is contained in:
rocco8620 2017-09-03 21:53:17 +02:00 committed by GitHub
parent 2869ae2eb8
commit 2b96c9f3c5

View file

@ -266,9 +266,9 @@ main(int argc, char *argv[])
},
.nti = {
.nai = {
abtAtqa = { 0x03, 0x44 },
abtUid = { 0x08, 0xab, 0xcd, 0xef },
btSak = 0x20,
.abtAtqa = { 0x03, 0x44 },
.abtUid = { 0x08, 0xab, 0xcd, 0xef },
.btSak = 0x20,
.szUidLen = 4,
.abtAts = { 0x75, 0x77, 0x81, 0x02, 0x80 },
.szAtsLen = 5,