Fix comment: GNU getopt.h to which this header tries to mimic does not declare

getsubopt/optreset
This commit is contained in:
Andrey A. Chernov 2004-02-23 03:47:28 +00:00
parent 60fb481f43
commit 3f52a8ab55
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=126140

View file

@ -44,7 +44,7 @@
#include <unistd.h>
/*
* Gnu like getopt_long() and BSD4.4 getsubopt()/optreset extensions
* GNU-like getopt_long()
*/
#if !defined(_POSIX_SOURCE) && !defined(_XOPEN_SOURCE)
#define no_argument 0