2002-09-16 Ranjit Matthew <rmathew@hotmail.com>
* include/stdio.h: Correct comment about directory separator.
This commit is contained in:
		| @@ -1,3 +1,7 @@ | |||||||
|  | 2002-09-16  Ranjit Matthew  <rmathew@hotmail.com> | ||||||
|  |  | ||||||
|  | 	* include/stdio.h: Correct comment about directory separator. | ||||||
|  |  | ||||||
| 2002-09-12  Danny Smith  <dannysmith@users.sourceforge.net> | 2002-09-12  Danny Smith  <dannysmith@users.sourceforge.net> | ||||||
|  |  | ||||||
| 	* include/sys/time.h (timeval): Add struct definition and | 	* include/sys/time.h (timeval): Add struct definition and | ||||||
|   | |||||||
| @@ -5,7 +5,7 @@ | |||||||
|  * output. |  * output. | ||||||
|  * |  * | ||||||
|  * NOTE: The file manipulation functions provided by Microsoft seem to |  * NOTE: The file manipulation functions provided by Microsoft seem to | ||||||
|  * work with either slash (/) or backslash (\) as the path separator. |  * work with either slash (/) or backslash (\) as the directory separator. | ||||||
|  * |  * | ||||||
|  * This file is part of the Mingw32 package. |  * This file is part of the Mingw32 package. | ||||||
|  * |  * | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user