4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-18 20:39:33 +08:00

Fix typo.

This commit is contained in:
Corinna Vinschen 2007-02-22 16:33:44 +00:00
parent 03d5ce6d08
commit 64f211c87c

View File

@ -1,7 +1,7 @@
2007-02-22 Corinna Vinschen <corinna@vinschen.de>
* dir.cc (rmdir): Move existance check in front of
has_dot_last_component check. Simply setting errno in latter case.
has_dot_last_component check. Simplify setting errno in latter case.
2007-02-22 Corinna Vinschen <corinna@vinschen.de>