Fix typo.

This commit is contained in:
Christopher Faylor 2005-08-28 16:51:55 +00:00
parent b2068b401b
commit a232350855

View File

@ -1,6 +1,6 @@
2005-08-27 Bas van Gompel <cygwin-patch.buzz@bavag.tmfweb.nl>
* dir.cc (readdir_r): Invert sense on error-test.
* dir.cc (readdir_r): Invert sense on error test.
2005-08-25 Corinna Vinschen <corinna@vinschen.de>