2002-09-16 Ranjit Matthew <rmathew@hotmail.com>

* include/stdio.h: Correct comment about directory separator.
This commit is contained in:
Danny Smith
2002-09-16 09:44:06 +00:00
parent 98467dae59
commit fbf3d133ce
2 changed files with 5 additions and 1 deletions

View File

@ -5,7 +5,7 @@
* output.
*
* 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.
*