mirror of
https://github.com/nfc-tools/libnfc.git
synced 2025-12-23 18:50:05 +00:00
add cr
This commit is contained in:
parent
7ad18a2120
commit
9cece8b55d
@ -103,4 +103,4 @@ int getopt(int nargc, char * const nargv[], const char *ostr)
|
||||
++optind;
|
||||
}
|
||||
return (optopt); /* dump back option letter */
|
||||
}
|
||||
}
|
||||
|
||||
@ -10,4 +10,4 @@ extern char *optarg; /* argument associated with option */
|
||||
|
||||
int getopt(int nargc, char * const nargv[], const char *ostr);
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@ -54,4 +54,4 @@ EXPORTS
|
||||
pn53x_transceive
|
||||
pn532_SAMConfiguration
|
||||
pn53x_read_register
|
||||
pn53x_write_register
|
||||
pn53x_write_register
|
||||
|
||||
@ -54,4 +54,4 @@ EXPORTS
|
||||
pn53x_transceive
|
||||
pn532_SAMConfiguration
|
||||
pn53x_read_register
|
||||
pn53x_write_register
|
||||
pn53x_write_register
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user