mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-03-14 11:33:48 +00:00
examples, test and utils use now nfc_exit() function.
This commit is contained in:
@@ -200,5 +200,6 @@ int main(int argc, const char* argv[])
|
||||
fclose(input);
|
||||
}
|
||||
nfc_close(pnd);
|
||||
nfc_exit ();
|
||||
return 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user