* src/misc.c (remove_any_file): Fix typo in previous change.

This commit is contained in:
Paul Eggert
2005-05-17 08:34:16 +00:00
parent c172481f41
commit 1672258959

View File

@@ -1,3 +1,7 @@
2005-05-17 Paul Eggert <eggert@cs.ucla.edu>
* src/misc.c (remove_any_file): Fix typo in previous change.
2005-05-14 Paul Eggert <eggert@cs.ucla.edu>
Port to Solaris 10's treatment of unlinking directories.