2002-01-14 15:05 UTC-0500 Paul Tucker <ptucker@sympatico.ca>

* source\common\hbffind.c
    * Added missed Attribute check (thanks Victor)

2002-01-14 14:30 UTC-0500 Paul Tucker <ptucker@sympatico.ca>
  * source\rtl\direct.c
    * updated notes and TODO's
This commit is contained in:
Paul Tucker
2002-01-14 20:18:45 +00:00
parent 42aaa00949
commit 9675c004f1

View File

@@ -62,7 +62,7 @@
* 'V'olume label.
*
* For a given file request, it is implied that the attribute mask includes
* all attributes except 'H'idden, 'S'ystem and 'D'irectory and 'V'olume.
* all attributes except 'H'idden, 'S'ystem, 'D'irectory and 'V'olume.
* The returned file list will always include (for instance) 'R'eadOnly files
* unless they also happen to be 'H'idden and that attribute was not requested.
*