ndef: Add helper function to free ndef messages
authorRavi kumar Veeramally <ravikumar.veeramally@linux.intel.com>
Thu, 28 Feb 2013 14:01:40 +0000 (16:01 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 28 Feb 2013 15:54:18 +0000 (16:54 +0100)
commit9b5fd3ce53df6d0dd274a13a4c0e289e6e8774d5
tree91abe7604d4daa4c921e86320c4a1e451bf8bac0
parent4152b32e044e6508b506d8ac9352f8585a720e3c
ndef: Add helper function to free ndef messages

Added helper funtion to free ndef message structure data.
It is quite helpful to reduce code redundancy.
src/ndef.c