mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-03-12 10:33:47 +00:00
Fix build on Microsoft Windows.
This commit is contained in:
@@ -54,7 +54,6 @@ int main(int argc, const char* argv[])
|
||||
size_t szDeviceFound;
|
||||
size_t szTargetFound;
|
||||
size_t i;
|
||||
nfc_target_info_t nti;
|
||||
nfc_device_desc_t *pnddDevices;
|
||||
|
||||
// Display libnfc version
|
||||
|
||||
Reference in New Issue
Block a user