Revert "Marked missing parameters in getopt.c on FreeBSD"
This reverts commit 5bba2cc066
.
This commit is contained in:
parent
5bba2cc066
commit
ad58c0f65d
1 changed files with 1 additions and 2 deletions
|
@ -445,8 +445,7 @@ _getopt_initialize (argc, argv, optstring)
|
|||
else
|
||||
nonoption_flags_len = 0;
|
||||
#endif
|
||||
UNUSED(argc);
|
||||
UNUSED(argv);
|
||||
|
||||
return optstring;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue