summaryrefslogtreecommitdiffstats
path: root/src/phFriNfc_NdefMap.c
diff options
context:
space:
mode:
authorMartijn Coenen <martijn.coenen@nxp.com>2010-12-18 12:09:06 +0100
committerNick Pelly <npelly@google.com>2011-01-04 13:15:24 +1100
commitc0bdf30e40dd60628bfafd5f93a3a911e3b91da9 (patch)
tree447b27ab5e15e760037d7577ecf6feb542095037 /src/phFriNfc_NdefMap.c
parent80ee29b88ec489e2bbf6ae446692229d36755429 (diff)
downloadexternal_libnfc-nxp-c0bdf30e40dd60628bfafd5f93a3a911e3b91da9.zip
external_libnfc-nxp-c0bdf30e40dd60628bfafd5f93a3a911e3b91da9.tar.gz
external_libnfc-nxp-c0bdf30e40dd60628bfafd5f93a3a911e3b91da9.tar.bz2
Actually set the lock bits for static T1T and T2T.
Change-Id: I594e588fb7f0f8151e54ac872640bb8d3e19bfce
Diffstat (limited to 'src/phFriNfc_NdefMap.c')
-rw-r--r--src/phFriNfc_NdefMap.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/phFriNfc_NdefMap.c b/src/phFriNfc_NdefMap.c
index 89fc4b3..d1fb133 100644
--- a/src/phFriNfc_NdefMap.c
+++ b/src/phFriNfc_NdefMap.c
@@ -20,9 +20,9 @@
*
* Project: NFC-FRI
*
-* $Date: Tue Jul 27 08:58:22 2010 $
+* $Date: Mon Dec 13 14:14:12 2010 $
* $Author: ing02260 $
-* $Revision: 1.38 $
+* $Revision: 1.39 $
* $Aliases: $
*
*/
@@ -64,7 +64,7 @@
*
*/
/*@{*/
-#define PHFRINFCNDEFMAP_FILEREVISION "$Revision: 1.38 $"
+#define PHFRINFCNDEFMAP_FILEREVISION "$Revision: 1.39 $"
#define PHFRINFCNDEFMAP_FILEALIASES "$Aliases: $"
/*@}*/
@@ -640,12 +640,12 @@ phFriNfc_NdefMap_ConvertToReadOnly (
switch (NdefMap->CardType)
{
case PH_FRINFC_NDEFMAP_TOPAZ_CARD:
- case PH_FRINFC_NDEFMAP_TOPAZ_DYNAMIC_CARD:
{
result = phFriNfc_TopazMap_ConvertToReadOnly (NdefMap);
break;
}
+ case PH_FRINFC_NDEFMAP_TOPAZ_DYNAMIC_CARD:
default:
{
result = PHNFCSTVAL(CID_FRI_NFC_NDEF_MAP,