nfctool: Correct unsigned int comparison
authorThierry Escande <thierry.escande@linux.intel.com>
Mon, 8 Apr 2013 16:55:29 +0000 (18:55 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 11 Apr 2013 11:52:48 +0000 (13:52 +0200)
commit7fe74d8fb8485067e286ad3d7417e85c45107448
tree321c441097763b292d13cea81424c5396604c3d3
parent9818f2ff6fd19f63f378b684972d71a5ba6f6451
nfctool: Correct unsigned int comparison

An uint can't be less than 0...
tools/nfctool/sniffer.c