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

This commit is contained in:
ache 2004-02-23 08:14:18 +00:00
parent 5b78fad42b
commit 4f8f2510fd

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