mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
arg names
This commit is contained in:
parent
ebdfba033d
commit
51d6fa13eb
32 changed files with 69 additions and 69 deletions
|
@ -271,7 +271,7 @@ struct arg_date *arg_daten(const char *shortopts,
|
|||
int maxcount,
|
||||
const char *glossary);
|
||||
|
||||
struct arg_end *arg_end(int maxerrors);
|
||||
struct arg_end *arg_end(int maxcount);
|
||||
|
||||
|
||||
/**** other functions *******************************************/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue