Cygwin: getopt.h: fix a comment
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
parent
ca31784fef
commit
8d4ea8ba68
|
@ -85,4 +85,4 @@ int getopt_long_only (int, char *const *, const char *, const struct option *, i
|
||||||
|
|
||||||
#endif /* __GETOPT_LONG_H__ */
|
#endif /* __GETOPT_LONG_H__ */
|
||||||
#endif /* __UNISTD_GETOPT__ */
|
#endif /* __UNISTD_GETOPT__ */
|
||||||
#endif /*_INSIDE_NEWLIB*/
|
#endif /*_LIBC */
|
||||||
|
|
Loading…
Reference in New Issue