summaryrefslogtreecommitdiffstats
path: root/src/phFriNfc_MifULFormat.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/phFriNfc_MifULFormat.c')
-rw-r--r--src/phFriNfc_MifULFormat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/phFriNfc_MifULFormat.c b/src/phFriNfc_MifULFormat.c
index 3821b37..215155e 100644
--- a/src/phFriNfc_MifULFormat.c
+++ b/src/phFriNfc_MifULFormat.c
@@ -889,7 +889,7 @@ phFriNfc_MfUL_ParseTLVs (
case NDEF_TYPE_IN_TLV:
{
- parse_tlv = NDEF_TLV_T;
+ parse_tlv = NDEF_TLV_L;
/* Default lock bytes shall be taken */
NdefSmtCrdFmt->AddInfo.Type2Info.DefaultLockBytesFlag =
TRUE;