In the comment tell about optreset extension for NetBSD ghetopt_long()

This commit is contained in:
Andrey A. Chernov 2004-02-23 08:14:18 +00:00
parent 546a1660f0
commit 05efcb983c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=126155

View file

@ -43,7 +43,8 @@
#include <sys/cdefs.h>
/*
* GNU-like getopt_long() & getopt() for GNU programs.
* GNU-like getopt_long() with 4.4BSD optreset extension.
* getopt() is declared here too for GNU programs.
*/
#define no_argument 0
#define required_argument 1