Cygwin: getopt.h: fix a comment

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
Corinna Vinschen 2024-08-15 20:50:40 +02:00
parent ca31784fef
commit 8d4ea8ba68
1 changed files with 1 additions and 1 deletions

View File

@ -85,4 +85,4 @@ int getopt_long_only (int, char *const *, const char *, const struct option *, i
#endif /* __GETOPT_LONG_H__ */
#endif /* __UNISTD_GETOPT__ */
#endif /*_INSIDE_NEWLIB*/
#endif /*_LIBC */