mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-18 12:29:32 +08:00
* CRTfmode.c: Fix nested comment.
This commit is contained in:
parent
e10b44c2a6
commit
4818869bda
@ -10,7 +10,7 @@
|
||||
*
|
||||
* To override the default, add, eg:
|
||||
*
|
||||
* #include <fcntl.h> /* _O_BINARY */
|
||||
* #include <fcntl.h
|
||||
* int _CRT_fmode = _O_BINARY;
|
||||
*
|
||||
* to your app.
|
||||
|
@ -1,3 +1,7 @@
|
||||
2007-06-16 Christopher Faylor <me+cygwin@cgf.cx>
|
||||
|
||||
* CRTfmode.c: Fix nested comment.
|
||||
|
||||
2007-06-16 Christopher Faylor <me+cygwin@cgf.cx>
|
||||
|
||||
* include/string.h (strcasecmp): Fix typo in declaration prototype.
|
||||
|
Loading…
x
Reference in New Issue
Block a user