mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-03-02 05:36:36 +00:00
minor fixes
This commit is contained in:
@@ -146,7 +146,7 @@ nfc_pick_device (void)
|
||||
size_t szN;
|
||||
|
||||
if (!ndr->probe (pndd, 1, &szN)) {
|
||||
ERR ("%s probe failed", ndr->name);
|
||||
DBG ("%s probe failed", ndr->name);
|
||||
szN = 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user