mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-03-03 22:31:50 +00:00
The local variable bFailure is set before a return.
nfc-mfclassic.c:319:11: warning: Value stored to 'bFailure' is never read
bFailure = true;
^ ~~~~
18 KiB
18 KiB