Changeset 771 for trunk/dll/dirsize.c
- Timestamp:
- Aug 6, 2007, 5:05:35 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/dirsize.c
r764 r771 948 948 if (pState->hptr) 949 949 WinDestroyPointer(pState->hptr); 950 DosSleep( 33);950 DosSleep(16); //05 Aug 07 GKY 33 951 951 free(pState); // Let's hope no one is still looking 952 952 }
Note:
See TracChangeset
for help on using the changeset viewer.