mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-03-12 02:23:47 +00:00
examples, test and utils use now nfc_exit() function.
This commit is contained in:
@@ -251,6 +251,7 @@ main (int argc, const char *argv[])
|
||||
}
|
||||
nfc_close (pnd);
|
||||
}
|
||||
|
||||
|
||||
nfc_exit ();
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user