Update src/mfoc.h
This commit is contained in:
parent
edaaf90cbc
commit
1157aee3c0
@ -82,7 +82,7 @@ typedef struct {
|
|||||||
} countKeys;
|
} countKeys;
|
||||||
|
|
||||||
|
|
||||||
void usage(FILE *stream, int errno);
|
void usage(FILE *stream, int code);
|
||||||
void mf_init(mfreader *r);
|
void mf_init(mfreader *r);
|
||||||
void mf_configure(nfc_device *pdi);
|
void mf_configure(nfc_device *pdi);
|
||||||
void mf_select_tag(nfc_device *pdi, nfc_target *pnt);
|
void mf_select_tag(nfc_device *pdi, nfc_target *pnt);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user