mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-22 06:13:27 -07:00
update to new argtable3 --- https://github.com/argtable/argtable3
This commit is contained in:
parent
843373d47e
commit
634a019ca6
1 changed files with 2 additions and 3 deletions
|
@ -283,9 +283,8 @@ extern char *suboptarg; /* getsubopt(3) external variable */
|
|||
* Materiel Command, USAF, under agreement number F39502-99-1-0512.
|
||||
*/
|
||||
|
||||
#ifndef lint
|
||||
static const char rcsid[]="$Id: getopt_long.c,v 1.1 2009/10/16 19:50:28 rodney Exp rodney $";
|
||||
#endif /* lint */
|
||||
// $Id: getopt_long.c,v 1.1 2009/10/16 19:50:28 rodney Exp rodney $"
|
||||
|
||||
/*-
|
||||
* Copyright (c) 2000 The NetBSD Foundation, Inc.
|
||||
* All rights reserved.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue