]> sourceware.org Git - newlib-cygwin.git/commitdiff
* CRTfmode.c: Nit-pick comment fix.
authorDanny Smith <dannysmith@users.sourceforge.net>
Sun, 17 Jun 2007 02:12:47 +0000 (02:12 +0000)
committerDanny Smith <dannysmith@users.sourceforge.net>
Sun, 17 Jun 2007 02:12:47 +0000 (02:12 +0000)
winsup/mingw/CRTfmode.c
winsup/mingw/ChangeLog

index c956b5e30d18bb0d00ac1e7c5cb0900029c98ea8..cc1653add3e39ce11c08faba644f9098081327d4 100644 (file)
@@ -10,7 +10,7 @@
  *     
  * To override the default, add, eg:
  *
- * #include <fcntl.h
+ * #include <fcntl.h>
  * int _CRT_fmode = _O_BINARY;
  *
  * to your app.        
index e604573a7a09cadfcc424c5381cedf3ba6223558..05979a595d04c9312a2ae1121399500fe8c34161 100644 (file)
@@ -1,3 +1,7 @@
+2007-06-16  Danny Smith  <dannysmith@users.sourceforge.net>'
+
+       * CRTfmode.c: Nit-pick comment fix.
+
 2007-06-16  Christopher Faylor  <me+cygwin@cgf.cx>
 
        * CRTfmode.c: Fix nested comment.
This page took 0.03553 seconds and 5 git commands to generate.