summaryrefslogtreecommitdiffstats
path: root/include/getopt.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/getopt.h')
-rw-r--r--include/getopt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/getopt.h b/include/getopt.h
index 57f1012..679dd6d 100644
--- a/include/getopt.h
+++ b/include/getopt.h
@@ -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
OpenPOWER on IntegriCloud