Fixed the comment from my last commit.

svn path=/trunk/; revision=17167
This commit is contained in:
Hartmut Birr 2005-08-07 14:01:17 +00:00
parent 02fe41efa5
commit fa7dd8c0ff

View file

@ -40,9 +40,9 @@
* Implemented /A example "del /A:H /A:-R *.exe -ping.exe"
*
* 07-Aug-2005 (Hartmut Birr)
* Removed the exclusive deletion (see two comments above) because '-' is a valid file name character.
* Optimized the recursive deletion in directories.
* Preload Loaded some nice strings.*
* Removed the exclusive deletion (see two comments above) because '-' is a valid file name character.
* Optimized the recursive deletion in directories.
* Preload some nice strings.
*/
#include <precomp.h>