Changeset 689 for trunk/dll/select.c
- Timestamp:
- Jun 15, 2007, 8:33:24 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/select.c
r672 r689 466 466 didone = TRUE; 467 467 if (pulTotalFiles) 468 *pulTotalFiles --;468 *pulTotalFiles -= 1; 469 469 if (pullTotalBytes) 470 470 *pullTotalBytes -= (pci->cbFile + pci->easize);
Note:
See TracChangeset
for help on using the changeset viewer.