]> sourceware.org Git - newlib-cygwin.git/commitdiff
* CRTfmode.c: Fix nested comment.
authorChristopher Faylor <me@cgf.cx>
Sun, 17 Jun 2007 00:41:13 +0000 (00:41 +0000)
committerChristopher Faylor <me@cgf.cx>
Sun, 17 Jun 2007 00:41:13 +0000 (00:41 +0000)
winsup/mingw/CRTfmode.c
winsup/mingw/ChangeLog

index fcbdd333b377d81f0bf0a3565fbacc93549bf1f8..c956b5e30d18bb0d00ac1e7c5cb0900029c98ea8 100644 (file)
@@ -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.        
index 1bc3de6bb8a19189edac5afaae50bf37154550e2..e604573a7a09cadfcc424c5381cedf3ba6223558 100644 (file)
@@ -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.
This page took 0.059341 seconds and 5 git commands to generate.