Fix typo.
This commit is contained in:
parent
3be6ababd8
commit
b8d1550207
|
@ -4,7 +4,7 @@
|
||||||
on NT by calling unlink_nt. Check for directory here.
|
on NT by calling unlink_nt. Check for directory here.
|
||||||
* syscalls.cc (try_to_bin): Fix buggy debug_printf statement.
|
* syscalls.cc (try_to_bin): Fix buggy debug_printf statement.
|
||||||
(unlink_nt): Make non-static. Don't use delete-on-close semantics on
|
(unlink_nt): Make non-static. Don't use delete-on-close semantics on
|
||||||
directoires. Explain why.
|
directories. Explain why.
|
||||||
|
|
||||||
2007-01-24 Corinna Vinschen <corinna@vinschen.de>
|
2007-01-24 Corinna Vinschen <corinna@vinschen.de>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue