diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/getopt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/getopt.h b/include/getopt.h index a682f9ca8..de9da2686 100644 --- a/include/getopt.h +++ b/include/getopt.h @@ -1,4 +1,4 @@ -/* This file will not be installed if not using gnu getopt. */ +/* This file will not be installed if not using getopt_long. */ #include <bits/getopt.h> |