summaryrefslogtreecommitdiff
path: root/src/phLibNfc_ndef_raw.c
diff options
context:
space:
mode:
authorNick Pelly <npelly@google.com>2011-06-27 09:01:51 -0700
committerNick Pelly <npelly@google.com>2011-06-27 09:30:36 -0700
commit34ff48f6cd6595a899e05fbd56f4c84891840d3f (patch)
tree2157358fa3ddd5309f102185c8cf278fbb078d2c /src/phLibNfc_ndef_raw.c
parentd4cb91ee6f74f187cc0e7ba9dc073b0a77c27dfa (diff)
downloadlibnfc-nxp-34ff48f6cd6595a899e05fbd56f4c84891840d3f.tar.gz
libnfc spring cleaning
o Fix most libnfc warnings, from 360 to 18 o Make DAL_DEBUG much less verbose and more useful o Clean up Android.mk Done with minimal textual diff to minimize merge conflicts. Change-Id: I918645500723ff7bb092ad9959628fcabac45bec
Diffstat (limited to 'src/phLibNfc_ndef_raw.c')
-rw-r--r--src/phLibNfc_ndef_raw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/phLibNfc_ndef_raw.c b/src/phLibNfc_ndef_raw.c
index 1e5b395..c39364e 100644
--- a/src/phLibNfc_ndef_raw.c
+++ b/src/phLibNfc_ndef_raw.c
@@ -1049,7 +1049,7 @@ STATIC void phLibNfc_Ndef_ChkNdef_Pchk_Cb(void *pContext,
NFCSTATUS status
)
{
- phLibNfc_ChkNdef_Info_t Ndef_Info = {0,0};
+ phLibNfc_ChkNdef_Info_t Ndef_Info = {0,0,0};
NFCSTATUS RetStatus = NFCSTATUS_SUCCESS;
pphLibNfc_ChkNdefRspCb_t pClientCb=NULL;
phLibNfc_LibContext_t *pLibNfc_Ctxt =