mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-04-10 16:46:17 +00:00
add cr
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user