diff options
Diffstat (limited to 'posix/getopt.h')
-rw-r--r-- | posix/getopt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/posix/getopt.h b/posix/getopt.h index 47a601ec3d..ffb550b449 100644 --- a/posix/getopt.h +++ b/posix/getopt.h @@ -163,7 +163,7 @@ extern int _getopt_internal (); } #endif -/* Make sure we later can get all the definitions and declarations. */ +/* Make sure we later can get all the definitions and declarations. */ #undef __need_getopt #endif /* getopt.h */ |