mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-02-27 04:06:38 +00:00
Fix a bug introduce in r729, fix a compilation warning
This commit is contained in:
@@ -40,6 +40,8 @@ void print_nfc_felica_info (const nfc_felica_info_t nfi);
|
||||
void print_nfc_jewel_info (const nfc_jewel_info_t nji);
|
||||
void print_nfc_dep_info (const nfc_dep_info_t ndi);
|
||||
|
||||
void print_nfc_target (const nfc_target_t nt);
|
||||
|
||||
nfc_device_desc_t *parse_device_desc (int argc, const char *argv[], size_t * szFound);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user