Changeset 51 for trunk/dll/worker.c


Ignore:
Timestamp:
Feb 12, 2003, 9:22:14 PM (23 years ago)
Author:
root
Message:

Standardize EA match

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/worker.c

    r40 r51  
    846846                                                   sizeof(fs4)) &&
    847847                                 !(fs4.attrFile & FILE_DIRECTORY) &&
     848                                 // fixme to use CBLIST_TO_EASIZE?
    848849                                 fs4.cbFile + fs4.cbList <= clFreeBytes) {
    849850                                // Swap with failing item
Note: See TracChangeset for help on using the changeset viewer.