nfctool: sniffer: A record's TNF is not a boolean
authorSamuel Ortiz <sameo@linux.intel.com>
Thu, 13 Jun 2013 14:18:23 +0000 (16:18 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 13 Jun 2013 14:18:23 +0000 (16:18 +0200)
commit1463d1005d1e4254d84e54ccf169c1e05f24ea79
tree9ed24ca701d1d34097a3174c81f8e8fca316f35c
parentefa069949a85cb03a746ac34d3a1a0f756aea5fd
nfctool: sniffer: A record's TNF is not a boolean

A record TNF (Type Name Format) is on 3 bits and thus should not be the
result of a boolean comparison.
tools/nfctool/ndef-decode.c