mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-02-28 12:46:37 +00:00
Merge r486-498 from trunk.
This commit is contained in:
@@ -111,7 +111,8 @@ int main(int argc, const char* argv[])
|
||||
{
|
||||
nfc_device_t* pnd;
|
||||
|
||||
(void)(argc, argv);
|
||||
(void)argc;
|
||||
(void)argv;
|
||||
|
||||
// Display libnfc version
|
||||
const char* acLibnfcVersion = nfc_version();
|
||||
|
||||
Reference in New Issue
Block a user