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 d6ceb0eee1..68958c10bc 100644 --- a/posix/getopt.h +++ b/posix/getopt.h @@ -128,4 +128,4 @@ extern int _getopt_internal (); } #endif -#endif /* _GETOPT_H */ +#endif /* getopt.h */ |